summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / /
* | | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-07-291-2/+0
|\ \ \
| * \ \ Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-201-2/+0
| |\ \ \ | | |/ /
| | * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-2/+0
* | | | Fix a failing assert when running funcs_1.innodb_trig_03 test.Konstantin Osipov2010-07-281-1/+1
* | | | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-25/+21
* | | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-07-191-12/+21
|\ \ \ \ | |/ / /
| * | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-091-6/+4
| |\ \ \ | | |/ /
| | * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-091-6/+4
| * | | Manul mergeunknown2010-07-041-6/+17
| |\ \ \ | | |/ /
| | * | The following statements support the CURRENT_USER() where a user is needed.unknown2010-07-041-6/+17
| * | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-281-17/+6
| |\ \ \ | | |/ /
| | * | Revert Bug#48321 due to build breakage and failing tests.Davi Arnaut2010-06-281-17/+6
| * | | Manual mergeunknown2010-06-271-6/+17
| |\ \ \ | | |/ /
| | * | The following statements support the CURRENT_USER() where a user is needed.unknown2010-06-271-6/+17
* | | | A 5.5 version of the fix for Bug #54360 "Deadlock DROP/ALTER/CREATEJon Olav Hauglid2010-07-011-52/+45
|/ / /
* | | Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-281-5/+5
|\ \ \
| * \ \ Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-04-301-5/+5
| |\ \ \ | | |/ /
| | * | BUG#51987: revoke privileges logs wrong error codeLuis Soares2010-03-221-5/+5
* | | | Committing on behalf or Dmitry Lenev:Konstantin Osipov2010-04-281-0/+6
|/ / /
* | | Backport of:Konstantin Osipov2010-04-131-2/+2
* | | WL#5030: Splitting mysql_priv.hMats Kindahl2010-04-071-0/+1