| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | 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 |
* | | 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 |
* | | BUG#51987: revoke privileges logs wrong error code | Luis Soares | 2010-03-22 | 1 | -5/+5 |
* | | 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 | 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 |
* | | | | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2009-10-27 | 1 | -19/+24 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Bug#41049 does syntax "grant" case insensitive? | Sergey Glukhov | 2009-10-27 | 1 | -19/+24 |
| |/ |
|
* | | merge mysql-5.0-bugteam to mysql-5.1-bugteam | Satya B | 2009-10-20 | 1 | -12/+34 |
|\ \
| |/ |
|
| * | Fix for Bug #41597 - After rename of user, there are additional grants when | Satya B | 2009-10-20 | 1 | -12/+34 |
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-08-28 | 1 | -7/+3 |
* | | Bug #40877: multi statement execution fails in 5.1.30 | Georgi Kodinov | 2009-10-16 | 1 | -7/+7 |
* | | Bug#35996: SELECT + SHOW VIEW should be enough to display | Martin Hansson | 2009-09-28 | 1 | -2/+1 |
* | | reverted the fix for bug #46019 from 5.1-bugteam | Georgi Kodinov | 2009-08-21 | 1 | -7/+2 |
|\ \
| |/ |
|
| * | Revert of the fix for bug #46019. | Georgi Kodinov | 2009-08-21 | 1 | -8/+4 |
* | | merge of bug #46019 to 5.1-bugteam | Georgi Kodinov | 2009-08-20 | 1 | -2/+7 |
|\ \
| |/ |
|
| * | Bug #46019: ERROR 1356 When selecting from within another | Georgi Kodinov | 2009-08-19 | 1 | -4/+8 |
| * | Bug #45287: phase 2 : 5.0 64 bit compilation warnings | Georgi Kodinov | 2009-07-16 | 1 | -4/+4 |
* | | Bug#44834 strxnmov is expected to behave as you'd expect | Sergey Glukhov | 2009-06-19 | 1 | -2/+2 |
| | | |
| \ | |
*-. \ | Merge from 5.0-bugteam | Staale Smedseng | 2009-06-17 | 1 | -23/+20 |
|\ \ \
| | |/ |
|
| | * | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-06-17 | 1 | -17/+17 |
| * | | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-06-10 | 1 | -17/+17 |
| |/ |
|
* | | Bug#45100: Incomplete DROP USER in case of SQL_MODE = 'PAD_CHAR_TO_FULL_LENGTH' | Davi Arnaut | 2009-06-12 | 1 | -0/+4 |
* | | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2009-06-04 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Bug#44798 MySQL engine crashes when creating stored procedures with execute_p... | Sergey Glukhov | 2009-06-04 | 1 | -0/+1 |
* | | BUG#41948 Query_log_event constructor needlessly contorted | He Zhenxing | 2009-05-30 | 1 | -1/+1 |
* | | Automerge | Kristofer Pettersson | 2009-05-29 | 1 | -40/+42 |
|\ \ |
|
| * | | Bug#44658 Create procedure makes server crash when user does not have ALL pri... | Kristofer Pettersson | 2009-05-29 | 1 | -40/+42 |
* | | | Bug#42158: leak: SSL_get_peer_certificate() doesn't have matching X509_free() | Davi Arnaut | 2009-05-25 | 1 | -2/+9 |
|/ / |
|