summaryrefslogtreecommitdiff
path: root/mysql-test/include
Commit message (Expand)AuthorAgeFilesLines
* Merge with 5.2.Michael Widenius2011-12-118-0/+119
|\
| * Merge with 5.1Michael Widenius2011-11-302-5/+1
| |\
| | * Fixed compiler warnings and other bugs found by buildbot.Michael Widenius2011-11-301-0/+1
| | * test both federated and federatedX in the federated suite.Sergei Golubchik2011-11-301-5/+0
| * | Merge with MariaDB 5.1Michael Widenius2011-11-248-0/+123
| |\ \ | | |/
| | * Merge with MySQL 5.1.60Michael Widenius2011-11-231-0/+5
| | |\
| | | * Bug #12844282 62075: MTR TESTS SHOULD NOT HAVE TO SAVE & RESET INNODB_FILE_FO...Bjorn Munch2011-09-271-1/+2
| | | * Bug #11750417 40942: UNABLE TO INSTALL FEDERATED PLUGINBjorn Munch2011-09-051-0/+5
| | * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-217-0/+118
| | |\ \ | | | |/
| | | * Bug #11766654 59811: RE-INSTATE PROCEDURE MTR.FORCE_RESTART IN MTR, REMOVED B...Bjorn Munch2011-08-171-0/+10
| | | * Fix MTR broken by last push.Jon Olav Hauglid2011-07-042-28/+28
| | | * Updated/added copyright headersKent Boortz2011-07-034-48/+31
| | | |\
| | | | * Sync 5.1 .inc file with 5.5 due to a missing changesetVasil Dimov2011-04-291-1/+1
| | | * | Updated/added copyright headersKent Boortz2011-06-307-0/+108
| | | |\ \
* | | | | | Set new default values for the optimizer switch flags 'derived_merge'Igor Babaev2011-11-261-0/+3
* | | | | | Fixed LP bug #879871. Igor Babaev2011-11-111-0/+20
* | | | | | Fixed LP bug #886145.Igor Babaev2011-11-061-0/+27
* | | | | | Fixed LP bug #885168.Igor Babaev2011-11-041-0/+29
* | | | | | Backported the fix and the test case for bug 12822678 from the mysql-5.6 code...Igor Babaev2011-11-011-0/+26
* | | | | | Backported the test case for bug 59843 from the mysql-5.6 code line.Igor Babaev2011-10-311-0/+17
* | | | | | Backported the fix and the test case for bug 59483 from the mysql-5.6 code line.Igor Babaev2011-10-301-0/+23
* | | | | | Backported the test case for bug 58838 from mysql-5.6 code line.Igor Babaev2011-10-301-0/+22
* | | | | | Backported the test case for bug 59186 from mysql-5.6 code line.Igor Babaev2011-10-301-0/+29
* | | | | | Backported the test case for bug 58837. The fix was backported earlier.Igor Babaev2011-10-301-0/+31
* | | | | | Backported the fix and the test case for bug #58816 from mysql-5.6 code line.Igor Babaev2011-10-291-0/+25
* | | | | | Merge.Igor Babaev2011-10-281-0/+241
|\ \ \ \ \ \
| * \ \ \ \ \ Merge.Igor Babaev2011-06-011-0/+242
| |\ \ \ \ \ \
| | * | | | | | Backported the test case for bug 52605.Igor Babaev2011-05-291-0/+35
| | * | | | | | Backported the test case for bug 52660 from mysql code line.Igor Babaev2011-05-271-0/+33
| | * | | | | | Backported the test case for bug 43618 from mysql code line.Igor Babaev2011-05-271-0/+41
| | * | | | | | Backported the test case for bug 43617 fixed by the patch for bug 42580.Igor Babaev2011-05-271-0/+73
| | * | | | | | Downported InnoDB support of Index Condition Pushdown from MySQL-5.6 code line.Igor Babaev2011-05-251-0/+60
* | | | | | | | mergeSergei Golubchik2011-10-111-0/+2
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | merge with 5.1Sergei Golubchik2011-10-071-0/+2
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | tests for feedback plugin,Sergei Golubchik2011-10-041-0/+2
| | * | | | | | Cherrypick fix for maria recovery bug LPBUG#686006 from 5.2Vladislav Vaintroub2011-05-042-0/+2
* | | | | | | | Removed settings of 'derived_merge' to 'on' in ps tests.Igor Babaev2011-07-221-3/+0
* | | | | | | | Made the optimizer switches 'derived_merge' and 'derived_with_keys'Igor Babaev2011-07-211-1/+3
* | | | | | | | BUG#778434 Wrong result with in_to_exists=on in maria-5.3-mwl89Sergey Petrunya2011-07-141-0/+29
* | | | | | | | merge with 5.1-microSergei Golubchik2011-06-071-0/+29
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-061-0/+29
* | | | | | | | Fix compile errors and warnings and test errors introduced by microseconds push.Vladislav Vaintroub2011-05-281-0/+1
* | | | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-282-19/+128
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | post-review changes 1Sergei Golubchik2011-05-191-0/+1
| * | | | | | | lp:743017 Diverging results with TIME(3) and ranges depending on the executio...Sergei Golubchik2011-03-291-2/+3
| * | | | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-012-19/+124
* | | | | | | | Merge with 5.3 mainMichael Widenius2011-05-162-1/+154
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ MWL#89 - Automatic merge with 5.3unknown2011-05-102-1/+154
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ MWL#89unknown2011-05-022-1/+154
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ MWL#89unknown2011-04-012-1/+154
| | | |\ \ \ \ \ \ \ \