summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+13
* | Followup to Bug#45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-241-9/+9
* | Manual merge from mysql-next-mr.Alexander Nozdrin2010-02-151-34/+70
|\ \
| * | BUG#51021: current_stmt_binlog_row_based not removed in next-mrLuis Soares2010-02-101-0/+18
| * | BUG#51021: current_stmt_binlog_row_based not removed in next-mrLuis Soares2010-02-091-34/+52
* | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-061-7/+78
|\ \ \ | |/ /
| * | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-031-112/+12
| |\ \
| | * \ Manual merge from mysql-5.1-bugteam.Alexander Nozdrin2010-02-031-112/+12
| | |\ \
| | | * | Revert a patch for Bug#48231, which introduced valgrind warnings.Alexander Nozdrin2010-02-021-112/+12
| | * | | Manual merge from mysql-5.1-bugteam.Alexander Nozdrin2010-01-301-12/+112
| | |\ \ \ | | | |/ /
| | * | | Manual merge from mysql-5.1-bugteam.Alexander Nozdrin2010-01-301-11/+14
| | |\ \ \ | | | | |/ | | | |/|
| * | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-311-12/+112
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Bug #48321 CURRENT_USER() incorrectly replicated for DROP/RENAME USER;unknown2010-01-301-12/+112
| | | |/ | | |/|
| | * | Manual merge with Conflicts:unknown2010-01-251-11/+14
| | |\ \
| | | * | Backport Bug#37148 to 5.1He Zhenxing2010-01-241-11/+14