summaryrefslogtreecommitdiff
path: root/mysql-test/suite/parts/r
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2022-12-135-0/+60
|\
| * Merge 10.3 into 10.4Marko Mäkelä2022-12-135-0/+60
| |\
| | * MDEV-29636 Assertion `part_share->auto_inc_initialized || !can_use_for_auto_i...Nayuta Yanagisawa2022-12-075-0/+60
| * | MDEV-27670 Assertion `(cs->state & 0x20000) == 0' failed in my_strnncollsp_nc...Alexander Barkov2022-11-221-0/+47
* | | Merge 10.4 into 10.5Jan Lindström2022-11-301-0/+47
* | | Merge branch '10.4' into 10.5Sergei Golubchik2022-10-025-17/+17
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Sergei Golubchik2022-10-015-17/+17
| |\ \ | | |/
| | * MDEV-28548: ER_TABLEACCESS_DENIED_ERROR is missing information about DBAnel Husakovic2022-09-305-17/+17
* | | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2022-09-1486-2255/+2255
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-09-1382-2254/+2254
| |\ \ | | |/
| | * MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-1281-2252/+2252
* | | Merge 10.4 into 10.5Marko Mäkelä2022-07-015-8/+63
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-07-015-8/+63
| |\ \ | | |/
| | * MDEV-21310 AUTO_INCREMENT column throws range error on INSERT in partitioned ...Nayuta Yanagisawa2022-06-285-8/+63
* | | Merge 10.4 into 10.5Marko Mäkelä2022-06-274-0/+28
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-06-277-0/+49
| |\ \ | | |/
| | * MDEV-21027 Assertion `part_share->auto_inc_initialized || !can_use_for_auto_i...Shunsuke Tokunaga2022-06-164-0/+28
| | * MDEV-26127 Assertion `err != DB_DUPLICATE_KEY' failed or InnoDB: Failing asse...Nayuta Yanagisawa2022-06-133-0/+21
* | | MDEV-26127 Assertion `err != DB_DUPLICATE_KEY' failed or InnoDB: Failing asse...Nayuta Yanagisawa2022-06-133-0/+21
* | | 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
* | | | remove unused result fileSergei Golubchik2021-09-111-6482/+0
* | | | 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
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2020-05-144-0/+32
| | |\ \ \ | | | |/ /
| | | * | Ensure that auto_increment fields are marked properly on updateMonty2020-05-134-0/+32
* | | | | Fixed test failure in parts.partition_debug_innodb/myisamDaniel Black2020-05-096-6019/+12526
* | | | | 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