summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes after merging fix for bug #12423 "Deadlock when doing FLUSH PRIVILEGESdlenev@mysql.com2005-09-021-20/+23
* Merge mysql.com:/home/dlenev/src/mysql-4.1-bg12423dlenev@mysql.com2005-09-011-145/+242
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2005-09-011-161/+241
| |\
| | * Fix for bug #12423 "Deadlock when doing FLUSH PRIVILEGES and GRANT in dlenev@mysql.com2005-09-011-161/+241
* | | After merge fixesmonty@mishka.local2005-08-251-7/+10
* | | Merge mishka.local:/home/my/mysql-4.1monty@mishka.local2005-08-251-8/+11
|\ \ \ | |/ /
| * | Use the hostname with which the user authenticated when determining whichjimw@mysql.com2005-08-221-8/+11
| |/
* | Implementation of WL#2486 -timour@mysql.com2005-08-121-4/+23
* | Cleanups during review of new codemonty@mysql.com2005-07-281-2/+2
* | Merge jwinstead@production.mysql.com:my/mysql-5.0-11045jimw@mysql.com2005-07-061-2/+0
|\ \
| * | Clean up warnings and build problems on Windows. (Bug #11045)jimw@mysql.com2005-06-181-2/+0
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-07-051-1/+2
|\ \ \ | | |/ | |/|
| * | Fix crash when an entry was added to the mysql.tables_privjimw@mysql.com2005-06-201-1/+2
* | | WL#2286 - Compile MySQL w/YASSL supportsvoj@mysql.com2005-06-221-1/+1
* | | WL#2286 - Compile MySQL w/YASSL supportsvoj@mysql.com2005-06-191-1/+1
| |/ |/|
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@brian-akers-computer.local2005-06-091-5/+5
|\ \
| * \ Mergeacurtis@xiphis.org2005-06-091-5/+5
| |\ \ | | |/
| | * Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1reggie@mdk10.(none)2005-06-071-5/+5
| | |\
| | | * BUG# 10181-mysqld.exe crash with an access vioation after INSERT INTO mysql.hostreggie@mdk10.(none)2005-05-311-4/+4
| | | * Bug #10181 mysqld.exe crash with an access violation after INSERT INTO mysql....reggie@mdk10.(none)2005-05-261-1/+1
* | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@brian-akers-computer.local2005-06-081-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Removed warnings for gcc 4.0brian@brian-akers-computer.local2005-06-071-2/+2
* | | | Fix for bug#10964: Information Schema:Authorization check on(2nd version, aft...gluh@eagle.intranet.mysql.r18.ru2005-06-021-1/+34
|/ / /
* | | Merge of 4.1->5.0. This contained the fixes for GCC 4.0brian@zim.(none)2005-06-011-5/+5
|\ \ \ | |/ /
| * | Mergebrian@zim.(none)2005-06-011-5/+5
| |\ \
| | * | Mainly cleanups for gcc 4.0. Some small pieces from looking at -Wall. Removed...brian@zim.(none)2005-06-011-5/+5
| | |/
| * | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...ingo@mysql.com2005-05-311-2/+2
| |\ \ | | |/ | |/|
| | * Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...ingo@mysql.com2005-05-311-2/+2
* | | Fix warnings from iccmonty@mysql.com2005-05-181-0/+1
* | | fix embedded buildacurtis@xiphis.org2005-05-171-2/+4
* | | Bug#10246 - Parser: bad syntax for GRANT EXECUTEacurtis@xiphis.org2005-05-171-67/+131
* | | Fix for bug #9838: INFORMATION_SCHEMA.COLUMNS columns of granted views missinggluh@mysql.com2005-05-071-5/+5
* | | mergemonty@mishka.local2005-05-061-17/+22
|\ \ \
| * | | Fixes while reviewing new codemonty@mishka.local2005-05-061-17/+22
* | | | Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replicat...gbichot@quadita2.mysql.com2005-05-051-5/+5
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-03-291-3/+6
|\ \ \
| * | | Cleanups during reviewmonty@mysql.com2005-03-291-3/+6
* | | | Mergepekka@mysql.com2005-03-281-2/+6
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | mergedserg@serg.mylan2005-03-261-2/+6
| |\ \ | | |/
| | * fixes for "backport wild_compare fix from 4.1 - bug#3924"serg@serg.mylan2005-03-261-2/+6
* | | sql/sql_acl.ccserg@serg.mylan2005-03-231-14/+16
* | | mergedserg@serg.mylan2005-03-231-9/+27
|\ \ \
| * | | sql_acl.cc, sql_acl.h, sql_parse.ccmysqldev@mysql.com2005-03-221-9/+27
* | | | - Added new error message.jani@ua141d10.elisa.omakaista.fi2005-03-221-1/+1
|/ / /
* | | Fixed two bugs in MySQL ACL.jani@a193-229-222-105.elisa-laajakaista.fi2005-03-171-11/+0
* | | Code cleanups during review of pushed codemonty@mysql.com2005-03-151-3/+15
* | | WL2131: Access control for SHOW ... PROCEDURE|FUNCTION ...gluh@gluh.mysql.r18.ru2005-03-051-0/+31
* | | Manual merge SP-locking improvements patch with current tree.dlenev@mysql.com2005-03-041-26/+3
|\ \ \
| * | | Better approach for prelocking of tables for stored routines executiondlenev@brandersnatch.localdomain2005-03-041-26/+3
* | | | Clean up merge of fix for Bug #3309.jimw@mysql.com2005-03-031-13/+17