~linuxjedi/drizzle/drizzle-gcc-4.7.0

  • Committer: Monty Taylor
  • Date: 2010-04-15 19:14:53 UTC
  • Revision ID: mordred@inaugust.com-20100415191453-ril2x8qdo78fny9w
Replaced test_authz with a plugin implementing a hard-coded simple
multi-tennancy policy. The policy describes:
- A root user exists which can do anything
- A user may only see a schema that is named the same has his user name
- A user may see data_dictionary and information_schema (data_dictionary
  required for show databases to work)

This way, we can more clearly test the results of the authorization
interface while providing an optional plugin that is actually useful to some
human.
Filename Latest Rev Last Changed Committer Comment Size
..
include 1 15 years ago brian clean slate Diff
lib 1 15 years ago brian clean slate Diff
r 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi Diff
std_data 1 15 years ago brian clean slate Diff
suite 1 15 years ago brian clean slate Diff
t 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi Diff
include.am 1311.1.3 14 years ago Brian Aker Small update for test-run.pl 4 KB Diff Download File
Makefile.am 1277.1.1 14 years ago Lee Bieber add target to japanese tests 982 bytes Diff Download File
README 1 15 years ago brian clean slate 2.7 KB Diff Download File
README.stress 1 15 years ago brian clean slate 4.4 KB Diff Download File
File resolve-stack 54.1.4 15 years ago Stewart Smith merge from mainline 320 bytes Diff Download File
resolve_stack_dump.cc 1410.3.4 14 years ago Djellel E. Difallah update references to old my_'s 7.4 KB Diff Download File
stress-test.pl 383.1.22 15 years ago Brian Aker Cleanup around SAFEMALLOC 31.6 KB Diff Download File
File test-run.pl 1418.1.4 14 years ago Monty Taylor Fixed uninitialized variable issue. 101 KB Diff Download File
valgrind.supp 1458.1.2 14 years ago mordred Booyah! Suppressions working. bee-yatch! 40.6 KB Diff Download File