Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WL#2360 Performance schema | Marc Alff | 2010-01-06 | 1 | -209/+252 |
* | WL#4738 streamline/simplify @@variable creation process | Sergei Golubchik | 2009-12-22 | 1 | -21/+4 |
* | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-12-16 | 1 | -1/+1 |
|\ | |||||
| * | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2009-12-11 | 1 | -1/+1 |
| |\ | |||||
| | * | BUG#49119: Master crashes when executing 'REVOKE ... ON | Luis Soares | 2009-12-06 | 1 | -1/+1 |
* | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-12-12 | 1 | -14/+35 |
|\ \ \ | |/ / | |||||
| * | | Manual merge from mysql-trunk. | Alexander Nozdrin | 2009-12-11 | 1 | -103/+225 |
| |\ \ | | |/ | |/| | |||||
| * | | 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 |
* | | | | | | Bug#35589 SET PASSWORD caused a crash | Magne Mahre | 2009-12-08 | 1 | -1/+1 |
* | | | | | | Auto-merge from mysql-next-mr. | Alexander Nozdrin | 2009-12-03 | 1 | -11/+70 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Backport of WL#798 (MySQL IPv6 support) from 6.0. | Alexander Nozdrin | 2009-11-25 | 1 | -11/+70 |
* | | | | | | | Manual merge/pull from mysql-next-mr. | Alexander Nozdrin | 2009-11-25 | 1 | -50/+51 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Backport of: | Konstantin Osipov | 2009-11-24 | 1 | -50/+51 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Auto merge | He Zhenxing | 2009-11-21 | 1 | -2/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Bug#32115: Bad use of Name_resolution_context from current LEX in partitioning | Mattias Jonsson | 2009-11-20 | 1 | -2/+0 |
| |/ / / / / | |||||
* | | | | | | BUG#37148 Most callers of mysql_bin_log.write ignore the return result | He Zhenxing | 2009-11-21 | 1 | -11/+14 |
|/ / / / / | |||||
* | | | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-11-06 | 1 | -25/+52 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | 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 |
* | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-11-05 | 1 | -7/+7 |
|\ \ \ | |/ / | |||||
| * | | Bug #40877: multi statement execution fails in 5.1.30 | Georgi Kodinov | 2009-10-16 | 1 | -7/+7 |
* | | | Manual merge from mysql-next-mr. | Alexander Nozdrin | 2009-11-02 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Bug#35427 INFORMATION_SCHEMA.TABLES.TABLE_CATALOG is NULL, should be "def" | Sergey Glukhov | 2009-10-23 | 1 | -0/+1 |
* | | | | Merge from mysql-next-mr. | Alexander Nozdrin | 2009-10-23 | 1 | -2/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-10-14 | 1 | -2/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | 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 |
* | | | | Merge with next-mr-runtime. | Konstantin Osipov | 2009-10-22 | 1 | -28/+137 |
|\ \ \ \ | |||||
| * \ \ \ | Automerge | Kristofer Pettersson | 2009-10-19 | 1 | -63/+67 |
| |\ \ \ \ | |||||
| * | | | | | Bug#27145 EXTRA_ACL troubles | Kristofer Pettersson | 2009-10-19 | 1 | -28/+137 |
| | |/ / / | |/| | | | |||||
* | | | | | Backport of revno 2630.28.10, 2630.28.31, 2630.28.26, 2630.33.1, | Konstantin Osipov | 2009-10-22 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Backport of: | Konstantin Osipov | 2009-10-14 | 1 | -61/+65 |
* | | | | A backporting patch for WL#4300 (Define privileges for tablespaces). | Alexander Nozdrin | 2009-10-10 | 1 | -2/+2 |
|/ / / | |||||
* | | | WL#2110 (SIGNAL) | Marc Alff | 2009-09-10 | 1 | -9/+17 |
|/ / | |||||
* | | Bug#44834 strxnmov is expected to behave as you'd expect | Sergey Glukhov | 2009-06-19 | 1 | -2/+2 |