summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Added support for ANALYZE TABLE to S3 tablesMonty2021-09-013-3/+59
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-314-17/+33
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-08-316-24/+35
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-08-312-17/+11
| | |\ \ | | | |/
| | | * mtr: fix the check where a combination is pre-selectedSergei Golubchik2021-08-292-17/+11
| | * | MDEV 22785 Crash with prepared statements and NEXTVAL()Michael Widenius2021-08-262-0/+22
| | * | Fixed failing maria.repair testMichael Widenius2021-08-262-7/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-262-2/+4
|\ \ \ \ | |/ / /
| * | | After-merge fix f84e28c119b495da77e197f7cd18af4048fc3126Marko Mäkelä2021-08-252-2/+4
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-251-0/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-08-251-0/+2
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-08-231-0/+2
| | |\ \ | | | |/
| | | * Disable 2 commonly failing innodb_gis testsMarko Mäkelä2021-08-231-0/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-232-0/+22
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-08-232-0/+24
| |\ \ \ | | |/ /
| | * | MDEV-26458 Crash on ALTER TABLE after DISCARD TABLESPACEMarko Mäkelä2021-08-232-0/+24
* | | | MDEV-26440 Missing connection id value in I_S.thread_pool_queuesVladislav Vaintroub2021-08-193-15/+88
* | | | MDEV-26439 Typo in Foreign Key error messageMarko Mäkelä2021-08-191-1/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-193-2/+3
|\ \ \ \ | |/ / /
| * | | After-merge fixup f84e28c119b495da77e197f7cd18af4048fc3126st-10.4-thiruThirunarayanan Balathandayuthapani2021-08-192-1/+3
* | | | MDEV-20931 fixupMarko Mäkelä2021-08-192-2/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-1825-45/+631
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-08-1820-40/+445
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-08-181-0/+1
| | |\ \ | | | |/
| | | * MDEV-20931 fixup: innodb.import_corrupted test case cleanupMarko Mäkelä2021-08-181-0/+1
| | * | MDEV-21555 Assertion secondary index is out of sync on delete from versioned ...Aleksey Midenkov2021-08-182-0/+31
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-08-1811-29/+350
| | |\ \ | | | |/
| | | * MDEV-26131 fixup: ./mtr --embedded encryption.innodb_importMarko Mäkelä2021-08-181-0/+1
| | | * MDEV-20931 ALTER...IMPORT can crash the serverEugene Kosov2021-08-172-0/+98
| | | * MDEV-26131 SEGV in ha_innobase::discard_or_import_tablespaceThirunarayanan Balathandayuthapani2021-08-165-29/+70
| | | * MDEV-18734 ASAN heap-use-after-free upon sorting by blob column from partitio...Aleksey Midenkov2021-08-054-0/+182
| | * | MDEV-26206 gap lock is not set if implicit lock existsVlad Lesin2021-08-173-1/+39
| * | | MDEV-25717 Assertion `owning_thread_id_ == wsrep::this_thread::get_id()'Daniele Sciascia2021-08-182-0/+160
| * | | MDEV-26308 : Galera test failure on galera.galera_split_brainLeandro Pacheco2021-08-182-2/+4
| * | | MDEV-20215: binlog.show_concurrent_rotate failed in buildbot with wrong resultBrandon Nesterenko2021-08-132-2/+8
| * | | Fix test failure on galera_as_slave_replay by adding wait_conditionsJan Lindström2021-08-062-7/+23
* | | | MDEV-26273 InnoDB FTS DDL fails when innodb_force_recovery is set to 2Thirunarayanan Balathandayuthapani2021-08-162-0/+24
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-08-027-3/+73
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4mariadb-10.4.21Oleksandr Byelkin2021-08-027-3/+73
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3mariadb-10.3.31Oleksandr Byelkin2021-08-027-3/+73
| | |\ \ | | | |/
| | | * MDEV-26220 Server crashes with indexed by prefix virtual columnmariadb-10.2.40Nikita Malyavin2021-08-023-0/+34
| | | * Revert "MDEV-26220 Server crashes with indexed by prefix virtual column"Oleksandr Byelkin2021-08-023-34/+0
| | | * MDEV-23752 SHOW EXPLAIN FOR thd waits for sleepSergei Golubchik2021-07-312-19/+25
| | | * MDEV-20154 Assertion `len <= col->len | ...` failed in row_merge_buf_addNikita Malyavin2021-07-292-0/+34
| | | * MDEV-26220 Server crashes with indexed by prefix virtual columnNikita Malyavin2021-07-283-0/+34
* | | | suppress galera error "Failed to report last committed"Sergei Golubchik2021-08-011-0/+1
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-31106-183/+3070
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-3187-178/+2751
| |\ \ \ | | |/ /
| | * | fix MDEV-16026 MDEV-16481 embedded server results and restsOleksandr Byelkin2021-07-295-40/+62
| | * | MDEV-24511 null field is created with CREATE..SELECTSergei Golubchik2021-07-292-1/+55