summaryrefslogtreecommitdiff
path: root/mysql-test/suite/parts/inc
Commit message (Expand)AuthorAgeFilesLines
* Added test cases for preceding testMonty2023-02-038-1/+18
* Merge 10.10 into 10.11Marko Mäkelä2022-12-141-0/+13
|\
| * Merge 10.6 into 10.7Marko Mäkelä2022-12-131-0/+13
| |\
| | * Merge 10.5 into 10.6Marko Mäkelä2022-12-131-0/+13
| | |\
| | | * Merge 10.4 into 10.5Marko Mäkelä2022-12-131-0/+13
| | | |\
| | | | * MDEV-29636 Assertion `part_share->auto_inc_initialized || !can_use_for_auto_i...Nayuta Yanagisawa2022-12-071-0/+13
* | | | | MDEV-5215 prerequisite: remove test and test_* database hacks in the test suiteOleksandr Byelkin2022-11-011-0/+1
|/ / / /
* | | | Merge 10.6 into 10.7Marko Mäkelä2022-07-011-3/+14
|\ \ \ \ | |/ / /
| * | | Merge 10.5 into 10.6Marko Mäkelä2022-07-011-3/+14
| |\ \ \ | | |/ /
| | * | Merge 10.4 into 10.5Marko Mäkelä2022-07-011-3/+14
| | |\ \ | | | |/
| | | * MDEV-21310 AUTO_INCREMENT column throws range error on INSERT in partitioned ...Nayuta Yanagisawa2022-06-281-3/+14
* | | | Merge 10.6 into 10.7Marko Mäkelä2022-06-281-0/+11
|\ \ \ \ | |/ / /
| * | | Merge 10.5 into 10.6Marko Mäkelä2022-06-271-0/+11
| |\ \ \ | | |/ /
| | * | Merge 10.4 into 10.5Marko Mäkelä2022-06-271-0/+11
| | |\ \ | | | |/
| | | * MDEV-21027 Assertion `part_share->auto_inc_initialized || !can_use_for_auto_i...Shunsuke Tokunaga2022-06-161-0/+11
| | | * MDEV-26127 Assertion `err != DB_DUPLICATE_KEY' failed or InnoDB: Failing asse...Nayuta Yanagisawa2022-06-131-0/+8
* | | | Merge 10.6 into 10.7Marko Mäkelä2022-06-141-0/+8
|\ \ \ \ | |/ / /
| * | | Merge 10.5 into 10.6Marko Mäkelä2022-06-141-0/+8
| |\ \ \ | | |/ /
| | * | MDEV-26127 Assertion `err != DB_DUPLICATE_KEY' failed or InnoDB: Failing asse...Nayuta Yanagisawa2022-06-131-0/+8
* | | | Merge branch '10.6' into 10.7Sergei Golubchik2022-05-111-0/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.5' into 10.6Sergei Golubchik2022-05-101-0/+2
| |\ \ \ | | |/ /
| | * | Merge branch '10.4' into 10.5Sergei Golubchik2022-05-091-0/+2
| | |\ \ | | | |/
| | | * MDEV-27065 fixup: disable tests under valgrindNayuta Yanagisawa2022-04-241-0/+2
* | | | Merge 10.6 into 10.7Marko Mäkelä2022-04-261-3/+34
|\ \ \ \ | |/ / /
| * | | Merge 10.5 into 10.6Marko Mäkelä2022-04-211-3/+34
| |\ \ \ | | |/ /
| | * | Merge 10.4 into 10.5Marko Mäkelä2022-04-211-3/+34
| | |\ \ | | | |/
| | | * MDEV-27065 Partitioning tables with custom data directories moves data back t...Nayuta Yanagisawa2022-04-081-3/+34
* | | | MDEV-22165 CONVERT TABLE: move in partition from existing tableAleksey Midenkov2021-10-261-5/+15
* | | | MDEV-22166 CONVERT PARTITION: move out partition into a tableAleksey Midenkov2021-10-262-0/+12
* | | | Vanilla cleanups and refactoringsAleksey Midenkov2021-10-263-9/+10
|/ / /
* | | MDEV-25506 (3 of 3): Do not delete .ibd files before commitMarko Mäkelä2021-06-091-3/+1
* | | Merge 10.5 into 10.6Marko Mäkelä2021-03-263-4/+4
|\ \ \ | |/ /
| * | Fix various spelling errors still found in codeOtto Kekäläinen2021-03-223-4/+4
* | | MDEV-515 Reduce InnoDB undo logging for insert into empty tableMarko Mäkelä2021-01-251-0/+13
|/ /
* | Merge 10.4 into 10.5Marko Mäkelä2020-05-181-0/+11
|\ \ | |/
| * Ensure that auto_increment fields are marked properly on updateMonty2020-05-131-0/+11
* | Fixed test failure in parts.partition_debug_innodb/myisamDaniel Black2020-05-091-0/+18
* | Fix main.partition_debug_innodbMarko Mäkelä2020-04-211-1/+1
* | Make all #sql temporary table names uniformMonty2020-04-192-2/+2
* | MDEV-18650: Options deprecated in previous versions - storage_engineVicențiu Ciorbaru2020-02-131-2/+2
* | MDEV-16678: Actually ignore #sql-ib tablesMarko Mäkelä2019-12-161-4/+14
* | MDEV-16678: Ignore stray #sql-ib tablesMarko Mäkelä2019-12-131-1/+1
|/
* 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
|\ \ \ \ | |/ / /