summaryrefslogtreecommitdiff
path: root/mysql-test/suite/parts/r
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * MDEV-26127 Assertion `err != DB_DUPLICATE_KEY' failed or InnoDB: Failing asse...Nayuta Yanagisawa2022-06-133-0/+21
* | | | | | Merge 10.7 into 10.8Marko Mäkelä2022-06-143-0/+21
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.6 into 10.7Marko Mäkelä2022-06-143-0/+21
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.5 into 10.6Marko Mäkelä2022-06-143-0/+21
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-26127 Assertion `err != DB_DUPLICATE_KEY' failed or InnoDB: Failing asse...Nayuta Yanagisawa2022-06-133-0/+21
* | | | | | Merge 10.7 into 10.8Marko Mäkelä2022-04-273-0/+53
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.6 into 10.7Marko Mäkelä2022-04-263-0/+53
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.5 into 10.6Marko Mäkelä2022-04-213-0/+53
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.4 into 10.5Marko Mäkelä2022-04-213-0/+53
| | | |\ \ \ | | | | |/ /
| | | | * | Merge 10.3 into 10.4Marko Mäkelä2022-04-213-0/+53
| | | | |\ \ | | | | | |/
| | | | | * Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2022-04-143-0/+53
| | | | | |\
| | | | | | * MDEV-27065 Partitioning tables with custom data directories moves data back t...Nayuta Yanagisawa2022-04-083-0/+53
| | | | * | | Merge 10.3 into 10.4Marko Mäkelä2020-10-221-0/+13
| | | | |\ \ \ | | | | | |/ /
| | | | | * | MDEV-23248 Server crashes in mi_extra / ha_partition::loop_extra_alter upon R...Monty2020-10-161-0/+13
* | | | | | | Merge 10.7 into 10.8Daniel Black2022-03-251-0/+8
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 10.6 into 10.7Daniel Black2022-03-241-0/+8
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | MDEV-28079 Shutdown hangs after altering innodb partition fts tableThirunarayanan Balathandayuthapani2022-03-161-0/+8
* | | | | | | MDEV-27605 ALTER .. ADD PARTITION uses wrong partition-level option valuesNayuta Yanagisawa2022-03-011-0/+70
* | | | | | | MDEV-5271 Support engine-defined attributes per partitionNayuta Yanagisawa2022-01-241-0/+218
|/ / / / / /
* | | | | | MDEV-22165 CONVERT TABLE: move in partition from existing tableAleksey Midenkov2021-10-263-254/+1252
* | | | | | Review and crash-safety fixAleksey Midenkov2021-10-261-3/+179
* | | | | | MDEV-22166 CONVERT PARTITION: move out partition into a tableAleksey Midenkov2021-10-263-0/+2455
* | | | | | Vanilla cleanups and refactoringsAleksey Midenkov2021-10-264-470/+408
|/ / / / /
* | | | | 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-314-3/+13
* | | | | MDEV-25919: Lock tables before acquiring dict_sys.latchMarko Mäkelä2021-08-311-42/+18
* | | | | fix big tests for -psSergei Golubchik2021-06-191-15/+3
* | | | | MDEV-22189: Change error messages inside code to have mariadb instead ofRucha Deodhar2021-05-243-3/+3
* | | | | MDEV-18465 Logging of DDL statements during backupMonty2021-05-192-0/+293
* | | | | 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
|\ \ \ \ \ | |/ / / /
* | | | | MDEV-515 Reduce InnoDB undo logging for insert into empty tableMarko Mäkelä2021-01-251-36/+51
|/ / / /
* | | | MDEV-23730 s3.replication_partition 'innodb,mix' segvMonty2020-10-211-0/+13
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-041-0/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-0/+1
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-0/+1
| | |\ \ | | | |/
| | | * Merge branch '10.1' into 10.2Elena Stepanova2020-08-031-0/+1
| | | |\
| | | | * MDEV-23375 parts.partition_debug fails when it's run after another testElena Stepanova2020-08-031-0/+1
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-06-061-0/+34
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2020-06-061-0/+34
| | |\ \ \ | | | |/ /
| | | * | MDEV-22817: Add a test caseMarko Mäkelä2020-06-061-0/+34
* | | | | MDEV-23357 Server crashes in Sql_cmd_alter_table_exchange_partition::exchange...Sergei Golubchik2020-07-311-0/+7
* | | | | introduce hton->drop_table() methodSergei Golubchik2020-07-041-1/+1
* | | | | Fixed crash in failing instant alter table with partitioned tableMonty2020-06-141-0/+23
* | | | | 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-121-0/+64
* | | | | MDEV-22817 Assertion idlen <= MAX_TABLE_NAME_LEN in create_table_info_t::crea...Marko Mäkelä2020-06-071-0/+41
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-184-0/+32
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-164-0/+32
| |\ \ \ \ | | |/ / /