~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
..
clean_source.sh 1122.2.2 15 years ago Monty Taylor Added missing copyright headers. Added drizzled/gl 1.1 KB Diff Download File
File cpplint.py 1241.9.37 14 years ago Monty Taylor Removed the server_includes.h and global.h excepti 112 KB Diff Download File
include.am 1265 14 years ago Brian Aker Updated Makefile.am to push client rules to includ 271 bytes Diff Download File
my_print_defaults.cc 1410.3.4 14 years ago Djellel E. Difallah update references to old my_'s 6.1 KB Diff Download File
File run_cpplint.sh 1192.6.2 14 years ago Monty Taylor Merged in lifeless' fix for parallel lint and only 1.2 KB Diff Download File