summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug#36544 "DROP USER does not remove stored function Dmitry Lenev2011-02-071-42/+82
* Bug#48983: Bad strmake calls (length one too long)Davi Arnaut2009-12-171-2/+2
* Bug #48872 : Privileges for stored functions ignored if function nameGeorgi Kodinov2009-11-271-5/+8
* automergeSergey Glukhov2009-10-271-2/+2
|\
| * An addition to fix forSergey Vojtovich2009-10-271-2/+2
* | Bug#41049 does syntax "grant" case insensitive?Sergey Glukhov2009-10-271-19/+24
|/
* 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
* Revert of the fix for bug #46019.Georgi Kodinov2009-08-211-8/+4
* 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 #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-171-17/+17
* Bug#44798 MySQL engine crashes when creating stored procedures with execute_p...Sergey Glukhov2009-06-041-0/+1
* 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
|/
* compiler warning fixSergey Glukhov2008-12-241-0/+2
* Bug#41079 information_schema.schema_privileges is limited to 7680 records.Sergey Glukhov2008-12-231-35/+84
* Bug#37781 mysql_drop_user calls get_current_user() twice for no reasonKristofer Pettersson2008-07-291-1/+0
* 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
| |\
| | * Bug#33201 Crash occurs when granting update privilege on one column of a viewunknown2008-02-011-0/+7
* | | 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
|\ \
| * | Fixed bug#31194: Privilege ordering does not order properlyunknown2008-02-131-1/+3
| |/
* | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rplunknown2008-01-301-7/+17
|\ \ | |/ |/|
| * BUG#33862 completely failed DROP USER statement gets replicatedunknown2008-01-251-7/+17
* | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-041-46/+81
|\ \ | |/
| * Merge adventure.(none):/home/thek/Development/cpp/bug31347/my50-bug31347unknown2007-10-311-11/+13
| |\
| | * Bug#31347 Increase in memory usage after many DROP USER statementsunknown2007-10-311-11/+13
| * | Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-10-231-35/+68
| |\ \ | | |/ | |/|
| | * Fixed a warning cased by the fix for bug 30468unknown2007-09-271-1/+2
| | * separated an assertion from the assignment (bug 30468)unknown2007-09-271-1/+2
| | * Bug #30468: column level privileges not respected when joining tablesunknown2007-09-271-35/+66
* | | Merge polly.(none):/home/kaa/src/maint/bug31207/my50-bug31174unknown2007-10-181-10/+10
|\ \ \ | |/ / |/| |
| * | Fix for bug #31207: Test "join_nested" shows different strategy on IA64unknown2007-10-171-10/+10
| |/
* | Bug#19828: Case sensitivity in hostname leads to inconsistent behaviorunknown2007-09-201-10/+31
|/
* BUG#29030 (DROP USER command that errors still gets written to binary logunknown2007-06-201-2/+6
* Merge polly.local:/home/kaa/src/maint/bug28895/my50-bug28895unknown2007-06-071-6/+7
|\
| * Fix for bug #28895 "Test 'information_schema_db' fails on i5/OS 32 bit".unknown2007-06-051-6/+7
* | Bug#24988 FLUSH PRIVILEGES causes brief unavailabilityunknown2007-05-281-7/+4
|/
* Fix for BUG#9504: Stored procedures: execute privilege doesn'tunknown2007-03-231-2/+29
* Bug#26285 selecting information_schema crahes serverunknown2007-03-161-0/+4
* Fixed compiler warnings (for linux and win32 and win64)unknown2007-02-221-0/+2
* Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rplunknown2007-01-121-1/+1
|\
| * Merge mysql.com:/home/bkroot/mysql-5.0-rplunknown2006-12-081-1/+1
| |\
| | * Merge quant.(none):/ext/mysql/bkroot/mysql-5.0-rplunknown2006-12-081-1/+1
| | |\
| | | * Bug#24158 SET PASSWORD in binary log fails under ANSI_QUOTESunknown2006-11-301-1/+1