summaryrefslogtreecommitdiff
path: root/mysql-test/suite/parts/inc
Commit message (Expand)AuthorAgeFilesLines
* Ensure that auto_increment fields are marked properly on updateMonty2020-05-131-0/+11
* Merge 10.1 into 10.2Marko Mäkelä2019-10-118-80/+88
|\
| * Merge 5.5 into 10.1Marko Mäkelä2019-10-118-80/+88
| |\
| | * MDEV-19455: Avoid SET DEBUG_DBUG='-d,...' constructMarko Mäkelä2019-10-116-62/+68
* | | Updated mtr files to support different compiled in optionsMonty2019-09-013-0/+5
* | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-101-1/+1
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2018-05-051-1/+1
| |\ \
| | * | MDEV-15456 Server crashes upon adding or dropping a partition in ALTER under ...Sergei Golubchik2018-04-261-1/+1
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-04-241-0/+10
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2018-04-241-0/+10
| |\ \ \ | | |/ /
| | * | MDEV-15456 Server crashes upon adding or dropping a partition in ALTER under ...Sergei Golubchik2018-04-201-0/+10
* | | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-221-0/+37
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-12-201-0/+37
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-12-201-0/+37
| | |\ \ | | | |/
| | | * MDEV-13788 Server crash when issuing bad SQL partition syntaxAlexander Barkov2017-11-201-0/+24
* | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2017-09-192-81/+25
|\ \ \ \ | |/ / /
| * | | cleanup parts.partition_exch_* testsSergei Golubchik2017-09-182-81/+25
* | | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-102-2/+2
* | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-301-1/+1
* | | | MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-315-49/+0
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-215-0/+15
|\ \ \ | |/ /
| * | after-merge fix partitioning testsSergei Golubchik2015-12-155-0/+15
* | | MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibili...Alexander Barkov2015-09-221-2/+2
* | | MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s...Oleksandr Byelkin2015-09-041-0/+3
* | | Ensure that fields declared with NOT NULL doesn't have DEFAULT values if not ...Monty2015-08-181-2/+2
* | | MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)Sergei Golubchik2014-10-118-77/+2
|/ /
* | MDEV-4864 - Merge tests for EXCHANGE PARTITION featureSergey Vojtovich2013-09-2711-0/+1225
* | parts suite mergedSergei Golubchik2013-07-146-4/+105
|/
* Fix some failing tests on WindowsVladislav Vaintroub2012-01-061-1/+1
* rename debug variable to debug_dbug, to make test pass in release buildsSergei Golubchik2011-12-156-124/+124
* merge with 5.3Sergei Golubchik2011-10-194-2/+13
|\
| * Merge with 5.1-microsecondsMichael Widenius2011-05-281-1/+4
| |\
| * \ Merge with dynamic column codeMichael Widenius2011-05-122-0/+8
| |\ \
| | * | Adding support for Dynamic columns (WL#34):Michael Widenius2011-05-082-0/+8
| * | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-023-13/+9
| |\ \ \ | | |/ / | |/| |
| * | | - maria/ma_test_all.sh can now be run with --tmpdir=/dev/shm for faster testingMichael Widenius2011-02-251-2/+2
| * | | Merge with MySQL 5.1.55Michael Widenius2011-02-205-169/+77
| |\ \ \
* | \ \ \ 5.5-mergeSergei Golubchik2011-07-0212-196/+132
|\ \ \ \ \
| * \ \ \ \ fix of partitioning tests that fails on windows + merge of minor cleanupMattias Jonsson2011-04-291-0/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | mergeMattias Jonsson2011-04-263-1/+7
| |\ \ \ \ \ | | |/ / / /
| * | | | | mergeMattias Jonsson2011-01-282-12/+8
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug#59418: parts suite have several failures with --embedded-serverMattias Jonsson2011-01-183-14/+10
| | | |/ / | | |/| |
| * | | | Manual merge from 5.1Mattias Jonsson2011-01-101-22/+26
| |\ \ \ \ | | |/ / /
| | * | | Bug#54483: valgrind errors when making warnings for multiline inserts into pa...Mattias Jonsson2010-12-221-22/+26
| * | | | mergeMattias Jonsson2010-12-144-131/+2
| |\ \ \ \ | | |/ / /
| | * | | Bug#45717: A few test cases are disabled due to closed Bug#30577Mattias Jonsson2010-12-144-131/+2
| | | |/ | | |/|
| * | | mergeMattias Jonsson2010-11-151-0/+49
| |\ \ \ | | |/ /
| | * | Bug#57890: Assertion failed: next_insert_id == 0Mattias Jonsson2010-11-111-0/+49
| * | | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.cDavi Arnaut2010-10-061-5/+5
| * | | Manual merge into mysql-5.5-bugteamMattias Jonsson2010-10-011-0/+20
| |\ \ \