summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* Always initialize THD::thread_stack: it's used inunknown2005-11-231-0/+2
* Inefficient usage of String::append() fixed.unknown2005-11-201-50/+54
* WL#2818 (Add creator to the trigger definition for privilegeunknown2005-11-101-1/+1
* postreview fixesunknown2005-10-311-1/+1
* fixe of typos, comments & layoutunknown2005-10-281-2/+8
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-10-281-7/+48
|\
| * support of view underlying tables and SP functions security check added (BUG#...unknown2005-10-281-7/+48
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-10-191-3/+6
|\ \ | |/ |/|
| * Fix handling of password field at the old size (16 characters) but inunknown2005-09-201-3/+6
* | check of ACL initialization in is_acl_user() (BUG#13504)unknown2005-10-181-0/+5
* | Fix for bug #13546 "Build errors with --with-embedded-serverunknown2005-09-281-2/+2
* | Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2005-09-231-1/+1
|\ \
| * | some last minute Windows compile fixes and makefile correctionsunknown2005-09-151-1/+1
* | | WL#2787 (Add view definer/owner to the view definition (.frm) to check privil...unknown2005-09-201-27/+41
* | | WL#2787 (part 2, ver 3 (merged)) changed securety context switchingunknown2005-09-151-85/+102
|/ /
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-09-141-5/+5
|\ \
| * \ Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-141-5/+5
| |\ \
| | * | Bug#9683 INFORMATION_SCH: Creation of temporary table allowed inunknown2005-09-131-5/+5
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-09-141-0/+23
|\ \ \ \ | |/ / / |/| | |
| * | | part 1 (ver 2, postreview fix) of WL#2787unknown2005-09-141-0/+23
| |/ /
* | | Added option --valgrind-mysqltest to mysql-test-rununknown2005-09-141-9/+10
|/ /
* | Fixes after merging fix for bug #12423 "Deadlock when doing FLUSH PRIVILEGESunknown2005-09-021-20/+23
* | Merge mysql.com:/home/dlenev/src/mysql-4.1-bg12423unknown2005-09-011-145/+242
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-011-161/+241
| |\
| | * Fix for bug #12423 "Deadlock when doing FLUSH PRIVILEGES and GRANT in unknown2005-09-011-161/+241
* | | After merge fixesunknown2005-08-251-7/+10
* | | Merge mishka.local:/home/my/mysql-4.1unknown2005-08-251-8/+11
|\ \ \ | |/ /
| * | Use the hostname with which the user authenticated when determining whichunknown2005-08-221-8/+11
| |/
* | Implementation of WL#2486 -unknown2005-08-121-4/+23
* | Cleanups during review of new codeunknown2005-07-281-2/+2
* | Merge jwinstead@production.mysql.com:my/mysql-5.0-11045unknown2005-07-061-2/+0
|\ \
| * | Clean up warnings and build problems on Windows. (Bug #11045)unknown2005-06-181-2/+0
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-07-051-1/+2
|\ \ \ | | |/ | |/|
| * | Fix crash when an entry was added to the mysql.tables_privunknown2005-06-201-1/+2
* | | WL#2286 - Compile MySQL w/YASSL supportunknown2005-06-221-1/+1
* | | WL#2286 - Compile MySQL w/YASSL supportunknown2005-06-191-1/+1
| |/ |/|
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-091-5/+5
|\ \
| * \ Mergeunknown2005-06-091-5/+5
| |\ \ | | |/
| | * Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-06-071-5/+5
| | |\
| | | * BUG# 10181-mysqld.exe crash with an access vioation after INSERT INTO mysql.hostunknown2005-05-311-4/+4
| | | * Bug #10181 mysqld.exe crash with an access violation after INSERT INTO mysql....unknown2005-05-261-1/+1
* | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-081-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Removed warnings for gcc 4.0unknown2005-06-071-2/+2
* | | | Fix for bug#10964: Information Schema:Authorization check on(2nd version, aft...unknown2005-06-021-1/+34
|/ / /
* | | Merge of 4.1->5.0. This contained the fixes for GCC 4.0unknown2005-06-011-5/+5
|\ \ \ | |/ /
| * | Mergeunknown2005-06-011-5/+5
| |\ \
| | * | Mainly cleanups for gcc 4.0. Some small pieces from looking at -Wall. Removed...unknown2005-06-011-5/+5
| | |/
| * | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-2/+2
| |\ \ | | |/ | |/|
| | * Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-2/+2
* | | Fix warnings from iccunknown2005-05-181-0/+1