summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-301-0/+66
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Auto-merge from mysql-5.1-bugteam.Alexander Nozdrin2010-01-301-0/+66
| | |\ \ \ | | | |/ /
| | | * | Bug #49132 Replication failure on temporary table + DDLunknown2010-01-221-0/+66
| | | |/
| * | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-191-5/+10
| |\ \ \ | | |/ /
| | * | Manual merge from mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-01-151-5/+10
| | |\ \ | | | |/
| | | * Bug#33982 debug assertion and crash reloading grant tables after sighup or killKristofer Pettersson2010-01-131-5/+10
| * | | Manual merge from mysql-next-mr.Alexander Nozdrin2010-01-181-240/+266
| |\ \ \
| * \ \ \ Auto-merge from mysql-trunk-merge.Alexander Nozdrin2009-12-241-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-231-3/+3
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Manual merge.Davi Arnaut2009-12-181-2/+2
| | | |\ \
| | | | * | Bug#48983: Bad strmake calls (length one too long)Davi Arnaut2009-12-171-2/+2
| | | * | | Backport to 5.1 branch (next-mr revid: 2921)Magne Mahre2009-12-181-1/+1