summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.5-mergeSergei Golubchik2011-07-021-320/+1107
|\
| * Merge of mysql-5.1 into mysql-5.5.Davi Arnaut2011-05-301-25/+99
| |\
| * \ auto-merge Bug#11745920Tatjana Azundris Nuernberg2011-05-261-2/+2
| |\ \
| | * | Bug#11745920/Bug#21287: "SSL connection error" is not helpful! (ssl-verify-se...Tatjana Azundris Nuernberg2011-05-191-2/+2
| * | | Merge from 5.1.Guilhem Bichot2011-05-211-8/+7
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-3/+2
| * | A patch for Bug#12429877: QUERY_TABLES_LIST::SROUTINES IS NOTAlexander Nozdrin2011-05-161-0/+1
| * | merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-03-211-0/+2
| |\ \
| | * | Bug # 11766011: mysql.user.authentication_string column causes Georgi Kodinov2011-03-181-0/+2
| * | | Fixed a post-merge embedded compilation errorGeorgi Kodinov2011-03-171-0/+2
| * | | Certain fields in the protcol required a strict formatting. IfKristofer Pettersson2011-03-141-32/+144
| |/ /
| * | merge mysql-5.1->mysql-5.5Georgi Kodinov2011-03-091-42/+84
| |\ \ | | |/
| | * Merged fix for bug #36544 "DROP USER does not remove storedDmitry Lenev2011-02-071-42/+82
| | |\
| | | * Fix for bug#36544 "DROP USER does not remove stored function Dmitry Lenev2011-02-071-42/+82
| * | | Bug#11765108 (Bug#58036) client utf32, utf16, ucs2 should be disallowed, they...Alexander Barkov2011-02-181-4/+4
| * | | Bug #59453: Non-ASCIIZ string kills protocol extensibility in MySQL 5.5Georgi Kodinov2011-01-141-1/+1
| * | | Bug #58119: Typo in warning on log: [Warning] 'proxes_priv' entryGeorgi Kodinov2010-11-191-1/+1
| * | | Bug #57551: Live upgrade fails between 5.1.52 -> 5.5.7-rcGeorgi Kodinov2010-11-191-24/+41
| * | | Fix a debug assertion caused by a missing DBUG_RETURN macro.Davi Arnaut2010-11-171-3/+3
| * | | Bug #57916: Fix the naming of the proxy_priv tableGeorgi Kodinov2010-11-021-37/+48
| * | | Bug #57689: mysql_change_user() breaks user connection on older clientsGeorgi Kodinov2010-10-251-2/+37
| * | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-201-1/+1
| |\ \ \ | | |/ /
| | * | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-201-1/+1
| | * | BUG#57098 RBR breaks on changing user password on 5.1 master -> 5.5 slaveAlfranio Correia2010-10-061-0/+15
| * | | Fix compilation warnings.Alexander Nozdrin2010-10-121-1/+1
| * | | mergeGeorgi Kodinov2010-10-041-34/+36
| |\ \ \
| | * | | Polish check_grant(): name TABLE_LIST instance "tl", not "table".Alexander Nozdrin2010-08-311-34/+36
| * | | | WL#1054: code style remarks fixed.Georgi Kodinov2010-09-201-301/+308
| * | | | Bug #56798 : Wrong credentials assigned when using a proxy user.Georgi Kodinov2010-09-201-24/+62
| * | | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-318/+2530
| |/ / /
* | | | lots of post-merge changesSergei Golubchik2011-04-251-8/+11
* | | | merge.Sergei Golubchik2010-11-251-363/+1880
|\ \ \ \ | |/ / / |/| | |
| * | | merge with 5.1Sergei Golubchik2010-09-111-12/+23
| |\ \ \
| | * | | Fix that one can run mysql_upgrade with long table namesMichael Widenius2010-09-031-4/+4
| | * | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-6/+17
| | |\ \ \ | | | |/ /
| * | | | old_password_plugin is used even in embedded buildsSergei Golubchik2010-07-231-1/+1
| * | | | Fixed compiler and valgrind warningsMichael Widenius2010-07-191-0/+2
| * | | | Fix for LP#588251: doStartTableScan() result not checked.Michael Widenius2010-07-171-4/+12
| * | | | handle a case when a user connects with a password to a passwordless accountSergei Golubchik2010-06-021-2/+4
| * | | | merge 5.1->5.2Sergei Golubchik2010-06-011-5/+5
| |\ \ \ \ | | |/ / /
| | * | | Merge with MySQL 5.1.47Michael Widenius2010-05-261-5/+5
| | |\ \ \
| | * | | | After-merge fixes for MySQL 5.1.46 merge into MariaDB: result file update and...unknown2010-04-281-0/+2
| * | | | | crash on --with-embedded-privilege-control builds:Sergei Golubchik2010-05-141-9/+28
| * | | | | don't hide old_password_plugin from embedded, it may be compiled with grant s...Sergei Golubchik2010-04-141-2/+0
| * | | | | keep acl_user->auth_string and acl_user->salt always in syncSergei Golubchik2010-04-061-14/+35
| * | | | | fixed a bug in handling mysql_native_password specified explicitly:Sergei Golubchik2010-04-051-20/+42
| * | | | | embedded builds used to refer to undefined functions inside if(0) { }Sergei Golubchik2010-04-021-0/+1
| * | | | | Maria WL#61unknown2010-04-011-0/+32
| * | | | | Merge with 5.1Michael Widenius2010-04-011-8/+11
| |\ \ \ \ \ | | |/ / / /
| * | | | | Fixed some compiler warningsMichael Widenius2010-03-311-1/+4