Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 1 | -49/+92 |
|\ | |||||
| * | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 1 | -46/+86 |
| |\ | |||||
| | * | Merged fix for bug #36544 "DROP USER does not remove stored | Dmitry Lenev | 2011-02-07 | 1 | -42/+82 |
| | |\ | |||||
| | | * | Fix for bug#36544 "DROP USER does not remove stored function | Dmitry Lenev | 2011-02-07 | 1 | -42/+82 |
* | | | | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 1 | -0/+13 |
|\ \ \ \ | |/ / / | |||||
* | | | | bug#683112 Maria 5.2 incorrectly reports "(using password: NO)" even when pas... | Sergei Golubchik | 2010-12-20 | 1 | -7/+10 |
* | | | | merge with 5.1 | Michael Widenius | 2010-11-30 | 1 | -1/+16 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge with MySQL 5.1.53 | Michael Widenius | 2010-11-25 | 1 | -1/+16 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug#45288: pb2 returns a lot of compilation warnings | Davi Arnaut | 2010-10-20 | 1 | -1/+1 |
| | * | | BUG#57098 RBR breaks on changing user password on 5.1 master -> 5.5 slave | Alfranio Correia | 2010-10-06 | 1 | -0/+15 |
* | | | | 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 |
| | |\ \ | | | |/ |