summaryrefslogtreecommitdiff
path: root/mysql-test/include/mix1.inc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23379 Deprecate&ignore InnoDB concurrency throttling parametersMarko Mäkelä2020-08-041-4/+0
* MDEV-20374: innodb.innodb_mysql fails sporadically in BBSergei Petrunia2019-08-191-0/+13
* MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-101-8/+10
* MDEV-11635 innodb.innodb_mysql test hangsMarko Mäkelä2016-12-221-7/+107
* MDEV-11227 - mysqlimport -l doesn't issue UNLOCK TABLESmariadb-10.2.3Sergey Vojtovich2016-12-221-1/+3
* Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-081-4/+5
* MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-311-21/+0
* Merge the server part of MySQL WL#5522 - InnoDB transportable tablespaces.Sergei Golubchik2014-02-021-1/+1
* MDEV-4786 - merge 10.0-monty - 10.0Sergey Vojtovich2013-07-301-1/+3
* 10.0-monty mergeSergei Golubchik2013-07-211-4/+27
|\
* | fix mysql_rm_table_no_locks() not to use dd_frm_type, because the frm fileSergei Golubchik2013-04-091-6/+0
* | * don't use 1-8 numbers for open_table_error codes, use an enum.Sergei Golubchik2013-04-091-2/+3
|/
* 5.3 mergeSergei Golubchik2012-01-131-2/+2
|\
| * Backport of WL#5953 from MySQL 5.6unknown2011-12-191-2/+2
* | merge with 5.3Sergei Golubchik2011-10-191-1/+11
|\ \ | |/
| * Merge with MariaDB 5.2Michael Widenius2011-05-101-0/+4
| |\
| | * Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-0/+4
| | |\
| * | \ MergeIgor Babaev2010-12-271-1/+11
| |\ \ \ | | |/ /
| | * | MBug#687320: Fix sporadic test failures in innodb_mysql.test and partition_in...unknown2010-12-081-1/+11
* | | | merge with xtradb-5.5.15Sergei Golubchik2011-07-181-0/+5
* | | | 5.5-mergeSergei Golubchik2011-07-021-0/+4
|\ \ \ \
| * \ \ \ mtr: cleaned up some superfluos global warning suppressionsBjorn Munch2011-03-301-0/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | mtr: cleaned up some superfluos global warning suppressionsBjorn Munch2011-03-301-0/+4
| | | |/ | | |/|
* | | | merge.Sergei Golubchik2010-11-251-0/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge MariaDB-5.2 -> MariaDB 5.3Sergey Petrunya2010-03-201-0/+2
| |\ \ | | |/
| * | MWL#68 Subquery optimization: Efficient NOT IN execution with NULLsunknown2010-03-111-0/+3
| * | MySQL 5.1.38 after-merge fixes.unknown2009-09-151-1/+2
| * | Merge MySQL->MariaDBSergey Petrunya2009-09-081-31/+105
| |\ \
* | \ \ Merge from mysql-5.5-bugfixing to mysql-5.5-runtimeJon Olav Hauglid2010-08-181-3/+0
|\ \ \ \
| * | | | WL#5370 Keep forward-compatibility when changing unknown2010-08-181-3/+0
* | | | | Part of fix for bug#52044 "FLUSH TABLES WITH READ LOCK andDmitry Lenev2010-08-061-1/+1
|/ / / /
* | | | Bug#42643: InnoDB does not support replication of TRUNCATE TABLEDavi Arnaut2010-05-251-0/+41
* | | | Backport of:Konstantin Osipov2009-12-081-0/+2
* | | | Backport of revno ## 2617.31.1, 2617.31.3, 2617.31.4, 2617.31.5,Konstantin Osipov2009-12-051-0/+1
| |_|/ |/| |
* | | Bug#47746 - main.innodb_mysql fails sporadically:John H. Embretsen2009-10-051-0/+2
| |/ |/|
* | Bug#21704: Renaming column does not update FK definitionDavi Arnaut2009-07-101-31/+0
* | Bug #36259 (Optimizing with ORDER BY) and bug#45828 (Optimizer won't Georgi Kodinov2009-07-071-2/+2
* | merged 36995 to 5.1-bugteamGeorgi Kodinov2009-06-041-0/+10
* | Bug #44399 : crash with statement using TEXT columns, aggregates, GROUP BY, andGeorgi Kodinov2009-05-251-0/+27
* | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-05-191-0/+9
* | Bug #44290: explain crashes for subquery with distinct inGleb Shchepa2009-05-121-0/+19
* | Patch for Bug#38741: main.innodb_mysql crashes randomly (2).Alexander Nozdrin2009-04-021-0/+1
* | MergeRamil Kalimullin2009-03-271-0/+40
|/
* Merging 5.1 main into 5.1-rplMats Kindahl2008-10-231-0/+1
|\
| * Bug #39812: Make statement replication default for 5.1 (to match 5.0)Georgi Kodinov2008-10-031-0/+1
* | merged 5.1 main to 5.1-rplSven Sandberg2008-08-041-1/+2
|\ \ | |/ |/|
| * Merge 5.1 -> 5.1-rplSven Sandberg2008-07-061-24/+26
| |\
| * \ Merge 5.1->5.1-rplMagnus Svensson2008-05-301-0/+1
| |\ \
| * \ \ Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rplunknown2008-04-031-0/+13
| |\ \ \
| * \ \ \ Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rplunknown2008-03-251-1/+2
| |\ \ \ \