Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix of bad merge of test case for Bug#41660 (test case moved). | Martin Hansson | 2010-06-29 | 1 | -14/+14 |
* | Bug #54360 Deadlock DROP/ALTER/CREATE DATABASE with open HANDLER | Jon Olav Hauglid | 2010-06-26 | 1 | -0/+47 |
* | merge | Georgi Kodinov | 2010-06-25 | 1 | -0/+25 |
|\ | |||||
| * | Bug #52711: Segfault when doing EXPLAIN SELECT with | Georgi Kodinov | 2010-04-15 | 1 | -0/+25 |
* | | Bug#54422 query with = 'variables' | Sergey Glukhov | 2010-06-25 | 1 | -0/+9 |
* | | Accidentally pushed test changes (#54459) removed. | Ramil Kalimullin | 2010-06-24 | 1 | -4/+0 |
* | | Bug#41660: Sort-index_merge for non-first join table may | Martin Hansson | 2010-06-24 | 1 | -0/+29 |
* | | Automerge. | Ramil Kalimullin | 2010-06-24 | 1 | -2/+16 |
|\ \ | |||||
| * | | Fix for bug #54575: crash when joining tables with unique set column | Ramil Kalimullin | 2010-06-20 | 1 | -2/+16 |
* | | | Automerge. | Alexey Kopytov | 2010-06-24 | 1 | -0/+15 |
|\ \ \ | |||||
| * | | | Bug#54477: Crash on IN / CASE with NULL arguments | Alexey Kopytov | 2010-06-22 | 1 | -0/+15 |
* | | | | Fix for bug #54459: Assertion failed: param.sort_length, | Ramil Kalimullin | 2010-06-24 | 1 | -0/+15 |
|/ / / | |||||
* | | | Bug#50389 Using intersect does not return all rows | Sergey Glukhov | 2010-06-21 | 1 | -0/+31 |
|/ / | |||||
* | | Automerge. | Alexey Kopytov | 2010-06-11 | 1 | -0/+49 |
|\ \ | |||||
| * \ | Automerge. | Ramil Kalimullin | 2010-06-11 | 1 | -0/+49 |
| |\ \ | |||||
| | * | | Fix for bug #54007: assert in ha_myisam::index_next, HANDLER | Ramil Kalimullin | 2010-06-09 | 1 | -0/+49 |
* | | | | Manual merge from the bugfix tree. | Alexey Kopytov | 2010-06-11 | 1 | -0/+14 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Bug #42064: low memory crash when importing hex strings, in | Alexey Kopytov | 2010-05-21 | 1 | -0/+14 |
* | | | | Bug#53859: Valgrind: opt_sum_query(TABLE_LIST*, List<Item>&, | Martin Hansson | 2010-06-11 | 1 | -0/+15 |
| |/ / |/| | | |||||
* | | | Merge | Georgi Kodinov | 2010-06-09 | 1 | -0/+20 |
|\ \ \ | |||||
| * | | | Bug #52512: Assertion `! is_set()' in Diagnostics_area::set_ok_status | Georgi Kodinov | 2010-04-07 | 1 | -0/+20 |
| | |/ | |/| | |||||
* | | | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2010-06-08 | 1 | -0/+15 |
|\ \ \ | |||||
| * | | | Bug#53933 crash when using uncacheable subquery in the having clause of outer... | Sergey Glukhov | 2010-06-08 | 1 | -0/+15 |
* | | | | merge | Georgi Kodinov | 2010-06-04 | 1 | -0/+15 |
|\ \ \ \ | |/ / / | |||||
| * | | | Bug #52315: utc_date() crashes when system time > year 2037 | Georgi Kodinov | 2010-06-04 | 1 | -0/+14 |
* | | | | Patch for bug#52913: Inserted check if mysqlhotcopy script is existing as req... | Horst.Hunger | 2010-06-04 | 1 | -0/+2 |
* | | | | Patch for bug#52913 including all review results and changes of date format. | Horst.Hunger | 2010-06-03 | 2 | -0/+15 |
* | | | | Automerge. | Alexey Kopytov | 2010-06-02 | 1 | -0/+15 |
|\ \ \ \ | |||||
| * | | | | Bug #48537: difference of index selection between rpm binary | Alexey Kopytov | 2010-05-29 | 1 | -0/+15 |
* | | | | | merge mysql-5.1 -> mysql-5.1-bugteam | Georgi Kodinov | 2010-06-01 | 2 | -1/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Disable main.ps_3innodb for valgrind tests since it results in known | Vasil Dimov | 2010-05-20 | 1 | -0/+4 |
| * | | | | | Merge mysql-5.1 into mysql-5.1-innodb | Vasil Dimov | 2010-05-11 | 14 | -15/+211 |
| |\ \ \ \ \ | |||||
| * | | | | | | Re-enable ps_3innodb. | Marko Mäkelä | 2010-05-05 | 1 | -1/+0 |
* | | | | | | | test case fix | Sergey Glukhov | 2010-06-01 | 1 | -12/+12 |
* | | | | | | | post push fix for bug#49161 | Mattias Jonsson | 2010-06-01 | 1 | -0/+1 |
* | | | | | | | Bug#53942 valgrind warnings with timestamp() function and incomplete datetime... | Sergey Glukhov | 2010-05-31 | 1 | -1/+11 |
* | | | | | | | merge | Mattias Jonsson | 2010-05-28 | 1 | -2/+20 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Bug#49161: Out of memory; restart server and try again (needed 2 bytes) | Mattias Jonsson | 2010-05-25 | 1 | -2/+20 |
* | | | | | | | | A 5.1-only version of fix for bug #46947 "Embedded SELECT | Dmitry Lenev | 2010-05-28 | 3 | -3/+1673 |
* | | | | | | | | Bug#52005 'JOIN_TAB->dependent' may be incorrectly propageted for multilevel ... | Sergey Glukhov | 2010-05-27 | 1 | -0/+45 |
* | | | | | | | | Automerge. | Alexey Kopytov | 2010-05-27 | 1 | -0/+14 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Bug #53830: !table || (!table->read_set || | Alexey Kopytov | 2010-05-25 | 1 | -0/+14 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Bug #49741 test files contain explicit references to bin/relay-log positions | unknown | 2010-05-24 | 6 | -19/+18 |
* | | | | | | | merge | Mattias Jonsson | 2010-05-23 | 2 | -1/+35 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Bug #53804: serious flaws in the alter database .. upgrade | Gleb Shchepa | 2010-05-21 | 2 | -1/+35 |
* | | | | | | | merge into mysql-5.1-bugteam | Mattias Jonsson | 2010-05-21 | 1 | -0/+9 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Bug#49477: Assertion `0' failed in ha_partition.cc:5530 | Mattias Jonsson | 2009-12-11 | 1 | -0/+9 |
* | | | | | | | BUG#52987: mysqldump fails if umask=0077 | Sven Sandberg | 2010-05-20 | 1 | -0/+1 |
* | | | | | | | Bug#52884 mysql-test-run does not work with --debug option | Sergey Glukhov | 2010-05-20 | 1 | -0/+3 |
* | | | | | | | Backport from next-mr-bugfixing of tor.didriksen@sun.com-20100106140051-3j2iu... | Tor Didriksen | 2010-05-19 | 1 | -0/+26 |
| |_|_|_|_|/ |/| | | | | |