summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Automerge with 5.1Michael Widenius2010-08-2514-43/+64
|\
| * Automatic merge with main 5.1Michael Widenius2010-08-2411-43/+20
| |\
| | * generalization of mtr to support suite.pm extensions:Sergei Golubchik2010-08-1711-43/+20
| * | Fix for LP#612894 Some aggregate functions (such as MIN MAX) work incorrectly...Michael Widenius2010-08-232-0/+43
| |/
| * Disable events_time_zone.test as test is not predictableMichael Widenius2010-08-121-0/+1
* | Merge with 5.1 to get bug fix for LP#613408 Memory corruption with (M)aria st...Michael Widenius2010-08-072-1/+3
|\ \ | |/
| * This patch fixes LP#613408 Memory corruption with (M)aria storage engine and...Michael Widenius2010-08-073-2/+4
* | Fixed compiler warnings and test failuresMichael Widenius2010-08-061-1/+1
* | Merge with MariaDB 5.1.49Michael Widenius2010-08-0559-2080/+2313
|\ \ | |/
| * Automatic mergeMichael Widenius2010-08-051-1/+0
| |\
| | * Remove not used filesMichael Widenius2010-08-051-1/+0
| * | Merge with 5.1-merge (new XTRADB code updated up to MySQL 5.1.47)Michael Widenius2010-08-053-601/+5
| |\ \
| | * | Merge XtraDB from Percona-Server-5.1.47-11 into MariaDB.unknown2010-08-043-51/+7
| |/ /
| * | Fixed warnings and build failures after last pushMichael Widenius2010-08-022-43/+2
| |/
| * Merge with MySQL 5.1.49Michael Widenius2010-08-0255-1476/+2347
| |\
| | * Merge mysql-5.1-innodb -> mysql-5.1-securityVasil Dimov2010-07-0418-1540/+0
| | |\
| | | * Merge mysql-5.1 -> mysql-5.1-innodbVasil Dimov2010-06-1422-26/+2034
| | | |\
| | | * | Bug#38999 valgrind warnings for update statement in function compare_record()Sergey Glukhov2010-06-091-4/+0
| | | * | Move some InnoDB tests to mysql-test/suite/innodb.Marko Mäkelä2010-06-0317-1431/+0
| | * | | Bug#51431 Wrong sort order after import of dump fileSergey Glukhov2010-06-301-0/+30
| | * | | Fix of bad merge of test case for Bug#41660 (test case moved).Martin Hansson2010-06-291-14/+14
| | * | | Bug #54360 Deadlock DROP/ALTER/CREATE DATABASE with open HANDLERJon Olav Hauglid2010-06-261-0/+47
| | * | | mergeGeorgi Kodinov2010-06-251-0/+25
| | |\ \ \
| | | * | | Bug #52711: Segfault when doing EXPLAIN SELECT withGeorgi Kodinov2010-04-151-0/+25
| | * | | | Bug#54422 query with = 'variables'Sergey Glukhov2010-06-251-0/+9
| | * | | | Accidentally pushed test changes (#54459) removed.Ramil Kalimullin2010-06-241-4/+0
| | * | | | Bug#41660: Sort-index_merge for non-first join table mayMartin Hansson2010-06-241-0/+29
| | * | | | Automerge.Ramil Kalimullin2010-06-241-2/+16
| | |\ \ \ \
| | | * | | | Fix for bug #54575: crash when joining tables with unique set columnRamil Kalimullin2010-06-201-2/+16
| | * | | | | Automerge.Alexey Kopytov2010-06-241-0/+15
| | |\ \ \ \ \
| | | * | | | | Bug#54477: Crash on IN / CASE with NULL argumentsAlexey Kopytov2010-06-221-0/+15
| | * | | | | | Fix for bug #54459: Assertion failed: param.sort_length, Ramil Kalimullin2010-06-241-0/+15
| | |/ / / / /
| | * | | | | Bug#50389 Using intersect does not return all rowsSergey Glukhov2010-06-211-0/+31
| | |/ / / /
| | * | | | Automerge.Alexey Kopytov2010-06-111-0/+49
| | |\ \ \ \
| | | * \ \ \ Automerge.Ramil Kalimullin2010-06-111-0/+49
| | | |\ \ \ \
| | | | * | | | Fix for bug #54007: assert in ha_myisam::index_next, HANDLERRamil Kalimullin2010-06-091-0/+49
| | * | | | | | Manual merge from the bugfix tree.Alexey Kopytov2010-06-111-0/+14
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Bug #42064: low memory crash when importing hex strings, inAlexey Kopytov2010-05-211-0/+14
| | * | | | | | Bug#53859: Valgrind: opt_sum_query(TABLE_LIST*, List<Item>&,Martin Hansson2010-06-111-0/+15
| | | |/ / / / | | |/| | | |
| | * | | | | MergeGeorgi Kodinov2010-06-091-0/+20
| | |\ \ \ \ \
| | | * | | | | Bug #52512: Assertion `! is_set()' in Diagnostics_area::set_ok_status Georgi Kodinov2010-04-071-0/+20
| | | | |/ / / | | | |/| | |
| | * | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2010-06-081-0/+15
| | |\ \ \ \ \
| | | * | | | | Bug#53933 crash when using uncacheable subquery in the having clause of outer...Sergey Glukhov2010-06-081-0/+15
| | * | | | | | mergeGeorgi Kodinov2010-06-041-0/+15
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Bug #52315: utc_date() crashes when system time > year 2037Georgi Kodinov2010-06-041-0/+14
| | * | | | | | Patch for bug#52913: Inserted check if mysqlhotcopy script is existing as req...Horst.Hunger2010-06-041-0/+2
| | * | | | | | Patch for bug#52913 including all review results and changes of date format.Horst.Hunger2010-06-032-0/+15
| | * | | | | | Automerge.Alexey Kopytov2010-06-021-0/+15
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | Bug #48537: difference of index selection between rpm binaryAlexey Kopytov2010-05-291-0/+15
| | * | | | | | merge mysql-5.1 -> mysql-5.1-bugteamGeorgi Kodinov2010-06-012-1/+4
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |