summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | fix embedded buildunknown2005-05-171-2/+4
* | | Bug#10246 - Parser: bad syntax for GRANT EXECUTEunknown2005-05-171-67/+131
* | | Fix for bug #9838: INFORMATION_SCHEMA.COLUMNS columns of granted views missingunknown2005-05-071-5/+5
* | | mergeunknown2005-05-061-17/+22
|\ \ \
| * | | Fixes while reviewing new codeunknown2005-05-061-17/+22
* | | | Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replicat...unknown2005-05-051-5/+5
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-291-3/+6
|\ \ \
| * | | Cleanups during reviewunknown2005-03-291-3/+6
* | | | Mergeunknown2005-03-281-2/+6
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | mergedunknown2005-03-261-2/+6
| |\ \ | | |/
| | * fixes for "backport wild_compare fix from 4.1 - bug#3924"unknown2005-03-261-2/+6
* | | sql/sql_acl.ccunknown2005-03-231-14/+16
* | | mergedunknown2005-03-231-9/+27
|\ \ \
| * | | sql_acl.cc, sql_acl.h, sql_parse.ccunknown2005-03-221-9/+27
* | | | - Added new error message.unknown2005-03-221-1/+1
|/ / /
* | | Fixed two bugs in MySQL ACL.unknown2005-03-171-11/+0
* | | Code cleanups during review of pushed codeunknown2005-03-151-3/+15
* | | WL2131: Access control for SHOW ... PROCEDURE|FUNCTION ...unknown2005-03-051-0/+31
* | | Manual merge SP-locking improvements patch with current tree.unknown2005-03-041-26/+3
|\ \ \
| * | | Better approach for prelocking of tables for stored routines executionunknown2005-03-041-26/+3
* | | | Clean up merge of fix for Bug #3309.unknown2005-03-031-13/+17
* | | | Merged from 4.1unknown2005-03-031-27/+13
|\ \ \ \ | | |/ / | |/| |
| * | | Fix bug in checking of table-specific grats that caused IP/NETMASKunknown2005-03-021-28/+14
* | | | Merge with global treeunknown2005-02-251-13/+6
|\ \ \ \
| * | | | Remove compiler warnings and remove not used variablesunknown2005-02-251-13/+6
* | | | | Merge 52.0.168.192.in-addr.arpa:/Users/bell/mysql/bk/mysql-5.0unknown2005-02-231-2/+4
|\ \ \ \ \ | |/ / / /
| * | | | Mergeunknown2005-02-221-2/+4
| |\ \ \ \ | | |/ / /
| | * | | Merge mysql.com:/home/jimw/my/mysql-4.1-7989unknown2005-02-221-12/+10
| | |\ \ \
| | | * | | Clean up fix for Bug #7989 by avoiding extra memory copy, and adding someunknown2005-02-181-12/+10