summaryrefslogtreecommitdiff
path: root/mysql-test/include
Commit message (Expand)AuthorAgeFilesLines
* 5.2 -> 5.3Sergei Golubchik2013-02-281-22/+0
|\
| * 5.1 -> 5.2 mergeSergei Golubchik2013-02-281-22/+0
| |\
| | * mysql-5.1 mergeSergei Golubchik2013-02-281-22/+0
| | |\
| | | * BUG#12359942 - REPLICATION TEST FROM ENGINE SUITE PL_ROW_UNTIL TIMES OUTShivji Kumar Jha2012-12-091-22/+0
* | | | 5.2->5.3 mergeSergei Golubchik2013-01-101-1922/+0
|\ \ \ \ | |/ / /
| * | | 5.1 mergeSergei Golubchik2013-01-101-1922/+0
| |\ \ \ | | |/ /
| | * | mysql-5.1.67 mergeSergei Golubchik2013-01-091-1922/+0
| | |\ \ | | | |/
| | | * BUG#14659685 - main.mysqlbinlog_row_myisam andShivji Kumar Jha2012-10-301-1922/+0
* | | | 5.2 merge.Sergei Golubchik2012-08-221-0/+34
|\ \ \ \ | |/ / /
| * | | 5.1 mergeSergei Golubchik2012-08-221-0/+34
| |\ \ \ | | |/ /
| | * | merge with MySQL 5.1.65Sergei Golubchik2012-08-221-0/+34
| | |\ \ | | | |/
| | | * BUG#11762667:MYSQLBINLOG IGNORES ERRORS WHILE WRITING OUTPUTRohit Kalhans2012-07-031-0/+34
* | | | MDEV-308 lp:1008516 - Failing assertion: templ->mysql_col_len == lenSergei Golubchik2012-06-041-0/+18
* | | | 5.2 mergeSergei Golubchik2012-05-201-13/+25
|\ \ \ \ | |/ / /
| * | | 5.1 mergeSergei Golubchik2012-05-181-13/+25
| |\ \ \ | | |/ /
| | * | merge with mysql-5.1.63Sergei Golubchik2012-05-171-13/+25
| | |\ \ | | | |/
| | | * merge into mysql-5.1Mattias Jonsson2012-02-291-13/+25
| | | |\
| | | | * Bug#11761296: 53775: QUERY ON PARTITIONED TABLE RETURNS CACHEDMattias Jonsson2012-02-201-13/+25
* | | | | mergeSergei Golubchik2012-04-051-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | mergeSergei Golubchik2012-04-051-1/+1
| |\ \ \ \ | | |/ / /
| | * | | mysql-5.1.62 mergeSergei Golubchik2012-04-051-1/+1
| | |\ \ \ | | | |/ /
| | | * | Updated/added copyright headersKent Boortz2012-02-151-1/+1
| | | |\ \ | | | | |/ | | | |/|
* | | | | Changed names of statistic variables and counting matches instaed of rejected...unknown2012-02-221-3/+3
* | | | | Counters for Index Condition Pushdown added (MDEV-130).unknown2012-02-161-0/+22
* | | | | Merge 5.2->5.3 in preparation for the release of mariadb-5.3.4-rc.Igor Babaev2012-02-012-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Fixed compiler and test failures found by buildbotMichael Widenius2012-01-082-2/+2
* | | | | 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
| | |\ \ \ | | | |/ /
| | | * | 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