Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 1 | -12/+23 |
|\ | |||||
| * | Fix that one can run mysql_upgrade with long table names | Michael Widenius | 2010-09-03 | 1 | -4/+4 |
| * | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 1 | -6/+17 |
| |\ | |||||
| | * | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-20 | 1 | -2/+0 |
| | * | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-09 | 1 | -6/+4 |
| | * | The following statements support the CURRENT_USER() where a user is needed. | unknown | 2010-07-04 | 1 | -6/+17 |
| | * | Revert Bug#48321 due to build breakage and failing tests. | Davi Arnaut | 2010-06-28 | 1 | -17/+6 |
| | * | The following statements support the CURRENT_USER() where a user is needed. | unknown | 2010-06-27 | 1 | -6/+17 |
* | | | old_password_plugin is used even in embedded builds | Sergei Golubchik | 2010-07-23 | 1 | -1/+1 |
* | | | Fixed compiler and valgrind warnings | Michael Widenius | 2010-07-19 | 1 | -0/+2 |
* | | | Fix for LP#588251: doStartTableScan() result not checked. | Michael Widenius | 2010-07-17 | 1 | -4/+12 |
* | | | handle a case when a user connects with a password to a passwordless account | Sergei Golubchik | 2010-06-02 | 1 | -2/+4 |
* | | | merge 5.1->5.2 | Sergei Golubchik | 2010-06-01 | 1 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge with MySQL 5.1.47 | Michael Widenius | 2010-05-26 | 1 | -5/+5 |
| |\ \ | | |/ | |||||
| | * | BUG#51987: revoke privileges logs wrong error code | Luis Soares | 2010-03-22 | 1 | -5/+5 |
| * | | After-merge fixes for MySQL 5.1.46 merge into MariaDB: result file update and... | unknown | 2010-04-28 | 1 | -0/+2 |
* | | | crash on --with-embedded-privilege-control builds: | Sergei Golubchik | 2010-05-14 | 1 | -9/+28 |
* | | | don't hide old_password_plugin from embedded, it may be compiled with grant s... | Sergei Golubchik | 2010-04-14 | 1 | -2/+0 |
* | | | keep acl_user->auth_string and acl_user->salt always in sync | Sergei Golubchik | 2010-04-06 | 1 | -14/+35 |
* | | | fixed a bug in handling mysql_native_password specified explicitly: | Sergei Golubchik | 2010-04-05 | 1 | -20/+42 |
* | | | embedded builds used to refer to undefined functions inside if(0) { } | Sergei Golubchik | 2010-04-02 | 1 | -0/+1 |
* | | | Maria WL#61 | unknown | 2010-04-01 | 1 | -0/+32 |
* | | | Merge with 5.1 | Michael Widenius | 2010-04-01 | 1 | -8/+11 |
|\ \ \ | |/ / | |||||
* | | | Fixed some compiler warnings | Michael Widenius | 2010-03-31 | 1 | -1/+4 |
* | | | pluggable auth with plugin examples | Sergei Golubchik | 2010-03-29 | 1 | -296/+1697 |
* | | | merged | Sergei Golubchik | 2010-03-15 | 1 | -19/+93 |
|\ \ \ | |/ / | |||||
| * | | Merge MySQL 5.1.44 into MariaDB. | unknown | 2010-03-04 | 1 | -19/+93 |
| |\ \ | |||||
| | * | | Revert a patch for Bug#48231, which introduced valgrind warnings. | Alexander Nozdrin | 2010-02-02 | 1 | -112/+12 |
| | * | | Bug #48321 CURRENT_USER() incorrectly replicated for DROP/RENAME USER; | unknown | 2010-01-30 | 1 | -12/+112 |
| | |/ | |||||
| | * | Manual merge with Conflicts: | unknown | 2010-01-25 | 1 | -11/+14 |
| | |\ | |||||
| | | * | Backport Bug#37148 to 5.1 | He Zhenxing | 2010-01-24 | 1 | -11/+14 |
| | * | | Bug #49132 Replication failure on temporary table + DDL | unknown | 2010-01-22 | 1 | -0/+66 |
| | |/ | |||||
| | * | Bug#33982 debug assertion and crash reloading grant tables after sighup or kill | Kristofer Pettersson | 2010-01-13 | 1 | -5/+10 |
| | * | Manual merge. | Davi Arnaut | 2009-12-18 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Bug#48983: Bad strmake calls (length one too long) | Davi Arnaut | 2009-12-17 | 1 | -2/+2 |
| | * | | Backport to 5.1 branch (next-mr revid: 2921) | Magne Mahre | 2009-12-18 | 1 | -1/+1 |
| | * | | BUG#49119: Master crashes when executing 'REVOKE ... ON | Luis Soares | 2009-12-06 | 1 | -1/+1 |
* | | | | merge 5.1->5.2 | unknown | 2010-02-01 | 1 | -14/+35 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge with MySQL 5.1.42 | Michael Widenius | 2010-01-15 | 1 | -14/+35 |
| |\ \ \ | | |/ / | |||||
| | * | | merge | Georgi Kodinov | 2009-11-27 | 1 | -5/+8 |
| | |\ \ | | | |/ | |||||
| | | * | Bug #48872 : Privileges for stored functions ignored if function name | Georgi Kodinov | 2009-11-27 | 1 | -5/+8 |
| | | * | automerge | Sergey Glukhov | 2009-10-27 | 1 | -2/+2 |
| | | |\ | |||||
| | | | * | An addition to fix for | Sergey Vojtovich | 2009-10-27 | 1 | -2/+2 |
| | * | | | auto-merge | Tatiana A. Nurnberg | 2009-11-24 | 1 | -0/+7 |
| | |\ \ \ | |||||
| | | * | | | Bug#48319: Server crashes on "GRANT/REVOKE ... TO CURRENT_USER" | Tatiana A. Nurnberg | 2009-10-29 | 1 | -0/+7 |
| | * | | | | Bug#41726: upgrade from 5.0 to 5.1.30 crashes if you didn't run mysql_upgrade | Davi Arnaut | 2009-11-21 | 1 | -3/+4 |
| | * | | | | merge | Kristofer Pettersson | 2009-11-20 | 1 | -6/+16 |
| | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
| | | * | | | Bug#45613 handle failures from my_hash_insert | Kristofer Pettersson | 2009-11-20 | 1 | -6/+16 |
* | | | | | | merge 5.1-> 5.2 | unknown | 2009-12-08 | 1 | -34/+60 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge with MySQL 5.1, with following additions: | unknown | 2009-11-16 | 1 | -34/+60 |
| |\ \ \ \ \ | | |/ / / / |