summaryrefslogtreecommitdiff
path: root/mysql-test/suite/parts
Commit message (Expand)AuthorAgeFilesLines
* MDEV-5271 Support engine-defined attributes per partitionNayuta Yanagisawa2022-01-242-0/+387
* MDEV-22165 CONVERT TABLE: move in partition from existing tableAleksey Midenkov2021-10-266-261/+1382
* Review and crash-safety fixAleksey Midenkov2021-10-262-3/+182
* MDEV-22166 CONVERT PARTITION: move out partition into a tableAleksey Midenkov2021-10-268-5/+2732
* Vanilla cleanups and refactoringsAleksey Midenkov2021-10-267-479/+418
* Merge 10.5 into 10.6Marko Mäkelä2021-09-111-6482/+0
|\
| * remove unused result fileSergei Golubchik2021-09-111-6482/+0
* | MDEV-4750 follow-up: Reduce disabling innodb_stats_persistentMarko Mäkelä2021-08-317-4/+24
* | MDEV-25919: Lock tables before acquiring dict_sys.latchMarko Mäkelä2021-08-313-92/+36
* | Merge 10.5 into 10.6Marko Mäkelä2021-07-223-3/+3
|\ \ | |/
| * mtr: aix - stack-trace is optionalDaniel Black2021-07-223-3/+3
* | fix big tests for -psSergei Golubchik2021-06-192-18/+6
* | Marked some very slow mtr tests with not_valgrindMonty2021-06-141-0/+3
* | MDEV-21117 fixup: Fix the test parts.backup_log_rocksdbMarko Mäkelä2021-06-141-1/+1
* | MDEV-25506 (3 of 3): Do not delete .ibd files before commitMarko Mäkelä2021-06-093-33/+7
* | MDEV-22189: Change error messages inside code to have mariadb instead ofRucha Deodhar2021-05-247-7/+7
* | MDEV-18465 Logging of DDL statements during backupMonty2021-05-195-0/+381
* | Add support for minimum field width for strings to my_vsnprintf()Monty2021-05-192-28/+28
* | Merge 10.5 into 10.6Marko Mäkelä2021-04-215-111/+111
|\ \ | |/
* | 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-252-36/+64
* | MDEV-23497 Make ROW_FORMAT=COMPRESSED read-only by defaultMarko Mäkelä2020-11-111-0/+7
|/
* MDEV-23730 s3.replication_partition 'innodb,mix' segvMonty2020-10-212-0/+33
* Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-042-0/+5
|\
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-032-0/+5
| |\
| | * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-032-0/+5
| | |\
| | | * Merge branch '10.1' into 10.2Elena Stepanova2020-08-032-0/+5
| | | |\
| | | | * MDEV-23375 parts.partition_debug fails when it's run after another testElena Stepanova2020-08-032-0/+5
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-06-062-0/+60
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2020-06-061-0/+2
| | |\ \ \ | | | |/ /
| | | * | MDEV-22817: Skip the test in --embeddedMarko Mäkelä2020-06-061-0/+2
| | * | | Merge 10.2 into 10.3Marko Mäkelä2020-06-062-0/+58
| | |\ \ \ | | | |/ /
| | | * | MDEV-22817: Add a test caseMarko Mäkelä2020-06-062-0/+58
* | | | | MDEV-23357 Server crashes in Sql_cmd_alter_table_exchange_partition::exchange...Sergei Golubchik2020-07-312-0/+18
* | | | | introduce hton->drop_table() methodSergei Golubchik2020-07-041-1/+1
* | | | | Fixed crash in failing instant alter table with partitioned tableMonty2020-06-142-0/+52
* | | | | MDEV-15101: Stop ANALYZE TABLE from flushing table definition cacheSergei Petrunia2020-06-121-2/+6
* | | | | MDEV-15101: Stop ANALYZE TABLE from flushing table definition cacheSergei Petrunia2020-06-122-0/+93
* | | | | MDEV-22817 Assertion idlen <= MAX_TABLE_NAME_LEN in create_table_info_t::crea...Marko Mäkelä2020-06-072-0/+75
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-185-0/+43
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-165-0/+43
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2020-05-145-0/+43
| | |\ \ \ | | | |/ /
| | | * | Ensure that auto_increment fields are marked properly on updateMonty2020-05-135-0/+43
* | | | | Fixed test failure in parts.partition_debug_innodb/myisamDaniel Black2020-05-0916-6023/+12608
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-04-253-75/+75
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-04-163-75/+75
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2020-04-153-75/+75
| | |\ \ \ | | | |/ /
| | | * | MDEV-20604: Duplicate key value is silently truncated to 64 characters in pri...Oleksandr Byelkin2020-04-013-75/+75
* | | | | Fix main.partition_debug_innodbMarko Mäkelä2020-04-211-1/+1