summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with MariaDB 5.1Michael Widenius2011-05-031-49/+92
|\
| * Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-46/+86
| |\
| | * 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
* | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-0/+13
|\ \ \ \ | |/ / /
* | | | bug#683112 Maria 5.2 incorrectly reports "(using password: NO)" even when pas...Sergei Golubchik2010-12-201-7/+10
* | | | merge with 5.1Michael Widenius2010-11-301-1/+16
|\ \ \ \ | |/ / /
| * | | Merge with MySQL 5.1.53Michael Widenius2010-11-251-1/+16
| |\ \ \ | | |/ /
| | * | 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
* | | | 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
| |\ \ \ | | |/ /
| | * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-2/+0
| | * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-091-6/+4
| | * | The following statements support the CURRENT_USER() where a user is needed.unknown2010-07-041-6/+17
| | * | Revert Bug#48321 due to build breakage and failing tests.Davi Arnaut2010-06-281-17/+6
| | * | The following statements support the CURRENT_USER() where a user is needed.unknown2010-06-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
| |\ \ \ | | |/ /
| | * | BUG#51987: revoke privileges logs wrong error codeLuis Soares2010-03-221-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
* | | | pluggable auth with plugin examplesSergei Golubchik2010-03-291-296/+1697
* | | | mergedSergei Golubchik2010-03-151-19/+93
|\ \ \ \ | |/ / /
| * | | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-19/+93
| |\ \ \
| | * | | Revert a patch for Bug#48231, which introduced valgrind warnings.Alexander Nozdrin2010-02-021-112/+12
| | * | | 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
| | * | | Bug #49132 Replication failure on temporary table + DDLunknown2010-01-221-0/+66
| | |/ /
| | * | Bug#33982 debug assertion and crash reloading grant tables after sighup or killKristofer Pettersson2010-01-131-5/+10
| | * | 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
| | * | BUG#49119: Master crashes when executing 'REVOKE ... ON Luis Soares2009-12-061-1/+1
* | | | merge 5.1->5.2unknown2010-02-011-14/+35
|\ \ \ \ | |/ / /
| * | | Merge with MySQL 5.1.42Michael Widenius2010-01-151-14/+35
| |\ \ \ | | |/ /
| | * | mergeGeorgi Kodinov2009-11-271-5/+8
| | |\ \ | | | |/