summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#41726: upgrade from 5.0 to 5.1.30 crashes if you didn't run mysql_upgradeDavi Arnaut2009-11-211-3/+4
* mergeKristofer Pettersson2009-11-201-6/+16
|\
| * Bug#45613 handle failures from my_hash_insertKristofer Pettersson2009-11-201-6/+16
* | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-10-271-19/+24
|\ \ | |/ |/|
| * Bug#41049 does syntax "grant" case insensitive?Sergey Glukhov2009-10-271-19/+24
* | merge mysql-5.0-bugteam to mysql-5.1-bugteamSatya B2009-10-201-12/+34
|\ \ | |/
| * Fix for Bug #41597 - After rename of user, there are additional grants when Satya B2009-10-201-12/+34
| * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-7/+3
* | Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-7/+7
* | Bug#35996: SELECT + SHOW VIEW should be enough to displayMartin Hansson2009-09-281-2/+1
* | reverted the fix for bug #46019 from 5.1-bugteamGeorgi Kodinov2009-08-211-7/+2
|\ \ | |/
| * Revert of the fix for bug #46019.Georgi Kodinov2009-08-211-8/+4
* | merge of bug #46019 to 5.1-bugteamGeorgi Kodinov2009-08-201-2/+7
|\ \ | |/
| * Bug #46019: ERROR 1356 When selecting from within anotherGeorgi Kodinov2009-08-191-4/+8
| * Bug #45287: phase 2 : 5.0 64 bit compilation warningsGeorgi Kodinov2009-07-161-4/+4
* | Bug#44834 strxnmov is expected to behave as you'd expectSergey Glukhov2009-06-191-2/+2
| |
| \
*-. \ Merge from 5.0-bugteamStaale Smedseng2009-06-171-23/+20
|\ \ \ | | |/
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-171-17/+17
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-101-17/+17
| |/
* | Bug#45100: Incomplete DROP USER in case of SQL_MODE = 'PAD_CHAR_TO_FULL_LENGTH'Davi Arnaut2009-06-121-0/+4
* | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-06-041-0/+1
|\ \ | |/
| * Bug#44798 MySQL engine crashes when creating stored procedures with execute_p...Sergey Glukhov2009-06-041-0/+1
* | BUG#41948 Query_log_event constructor needlessly contortedHe Zhenxing2009-05-301-1/+1
* | AutomergeKristofer Pettersson2009-05-291-40/+42
|\ \
| * | Bug#44658 Create procedure makes server crash when user does not have ALL pri...Kristofer Pettersson2009-05-291-40/+42
* | | Bug#42158: leak: SSL_get_peer_certificate() doesn't have matching X509_free()Davi Arnaut2009-05-251-2/+9
|/ /
* | Manually merge BUG#37145 to 5.1-bugteamHe Zhenxing2009-04-091-1/+2
|\ \ | |/
| * BUG#37145 Killing a statement doing DDL may log binlog event with error code ...He Zhenxing2009-03-271-8/+16
| * auto-mergeIgnacio Galarza2009-03-191-6/+22
| |\
| | * Bug #41354: Access control is bypassed when all columns Georgi Kodinov2009-02-261-6/+22
| * | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-31/+31
| |/
* | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-12-241-0/+2
|\ \ | |/
| * compiler warning fixSergey Glukhov2008-12-241-0/+2
* | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-12-231-36/+85
|\ \ | |/
| * Bug#41079 information_schema.schema_privileges is limited to 7680 records.Sergey Glukhov2008-12-231-35/+84
* | Bug#36086: SELECT * from views don't check column grantsMartin Hansson2008-09-031-21/+33
* | Manual merge 5.0->5.1Kristofer Pettersson2008-08-061-1/+0
|\ \ | |/
| * Bug#37781 mysql_drop_user calls get_current_user() twice for no reasonKristofer Pettersson2008-07-291-1/+0
* | Merge fix for BUG#35478 into 5.1Sergey Petrunia2008-07-151-3/+4
|\ \ | |/
| * BUG#35478: sort_union() returns bad data when sort_buffer_size is hitSergey Petrunia2008-07-151-3/+4
| * Merge bk-internal:/home/bk/mysql-5.0unknown2008-03-281-0/+7
| |\
| | * Merge mysql.com:/Users/davi/mysql/mysql-5.1-bug33201unknown2008-03-271-0/+7
| | |\
* | | | Merge error between two patches caused error out-of-bounds assignment.unknown2008-04-081-3/+3
* | | | Merge quad.opbmk:/mnt/raid/alik/MySQL/devel/5.1unknown2008-03-281-25/+86
|\ \ \ \
| * \ \ \ Merge mysql.com:/misc/mysql/mysql-5.1unknown2008-03-271-3/+3
| |\ \ \ \
| | * \ \ \ Merge host.loc:/home/uchum/work/mysql-5.1unknown2008-03-271-3/+3
| | |\ \ \ \
| | | * \ \ \ Merge magare.gmz:/home/kgeorge/mysql/autopush/B26461-5.0-optunknown2008-03-211-3/+3
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes)unknown2008-03-211-3/+3
| | | | |/ /
| | | | * | Merge kaamos.(none):/data/src/mysql-5.0unknown2008-02-171-1/+3
| | | | |\ \
| * | | | \ \ Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2008-03-271-22/+83
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |