summaryrefslogtreecommitdiff
path: root/mysql-test/include
Commit message (Expand)AuthorAgeFilesLines
* Fix a few failing tests on win2008r2-vs2010-amd64-debugVladislav Vaintroub2012-01-261-1/+1
* Don't crash with: UPDATE performance_schema.setup_instruments SET ENABLED="NO";Michael Widenius2012-01-241-0/+1
* mergeSergei Golubchik2012-01-165-31/+31
|\
| * fix for 64bit windowsunknown2012-01-112-4/+4
| * MDEV-63 - attempt to fix the warning exclusionVladislav Vaintroub2012-01-091-1/+1
| * Fix sys_vars test suite for 32bit systems. (MDEV-53 & MDEV-53)unknown2012-01-092-8/+8
* | mysql-5.5 mergeSergei Golubchik2012-01-162-1/+146
|\ \
| * | BUG#11745230Luis Soares2011-12-011-0/+137
| * | BUG#11745230: 12133: MASTER.INDEX FILE KEEPS MYSQLD FROM STARTING IFLuis Soares2011-11-241-1/+9
| * | BUG#11754168: Reverting back changes as it is making other tests fail.Sneha Modi2011-11-033-193/+26
| * | BUG#11754168:PARTS OF INDEX_MERGE_INNODB.TEST ARE DISABLED DUE TO EXPLAIN DIFFSSneha MOdi2011-11-023-26/+193
* | | remove duplicate .opt with AUTH_PLUGIN_SOSergei Golubchik2012-01-131-0/+1
* | | 5.3 mergeSergei Golubchik2012-01-139-11/+129
|\ \ \ | |_|/ |/| |
| * | Backport of WL#5953 from MySQL 5.6unknown2011-12-191-2/+2
| * | Fixed LP bug #904832.Igor Babaev2011-12-181-0/+108
| * | Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache'Igor Babaev2011-12-151-0/+6
| * | 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
| | | |\ \
| | | * \ \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-217-0/+118
| | | |\ \ \
| * | | | | | Set new default values for the optimizer switch flags 'derived_merge'Igor Babaev2011-11-261-0/+3
* | | | | | | rename debug variable to debug_dbug, to make test pass in release buildsSergei Golubchik2011-12-154-7/+7
* | | | | | | After-merge fixes for 5.5 merge.unknown2011-12-141-1/+1
* | | | | | | after merge changes:Sergei Golubchik2011-12-121-1/+1
* | | | | | | fix failing test cases in 5.5 main suiteVladislav Vaintroub2011-12-021-0/+1
* | | | | | | 5.3->5.5 mergeSergei Golubchik2011-11-223-1/+493
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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