summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25114 Crash: WSREP: invalid state ROLLED_BACK (FATAL)bb-10.3-MDEV-25114sjaakola2021-09-178-28/+474
* Merge 10.2 into 10.3Marko Mäkelä2021-09-113-0/+14
|\
| * Fix an occasional timeout in innodb.alter_partitionedMarko Mäkelä2021-09-112-0/+8
| * MDEV-26537 InnoDB corrupts files due to incorrect st_blksize calculationMarko Mäkelä2021-09-101-0/+6
* | Merge branch '10.2' into 10.3Vicențiu Ciorbaru2021-09-07113-1584/+3182
|\ \ | |/
| * MDEV-25325 built-in documentation for performance_schema tablesHaidong Ji2021-09-07107-1582/+3072
| * MDEV-26518 ; Galera incorrectly handles primary or unique keys with any multi...bb-10.2-MDEV-26517Jan Lindström2021-09-024-0/+108
| * MDEV-26517 : Galera test failure on galera_fk_cascade_delete_debugJan Lindström2021-09-021-1/+1
* | 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.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
* | MDEV-26458 Crash on ALTER TABLE after DISCARD TABLESPACEMarko Mäkelä2021-08-232-0/+24
* | 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
* | Merge branch '10.2' into 10.3mariadb-10.3.31Oleksandr Byelkin2021-08-025-0/+68
|\ \ | |/
| * 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-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
* | fix MDEV-16026 MDEV-16481 embedded server results and restsOleksandr Byelkin2021-07-295-40/+62
* | MDEV-16026 MDEV-16481 refactor Sys_var_vers_asofNikita Malyavin2021-07-273-37/+183
* | Merge 10.2 into 10.3Marko Mäkelä2021-07-278-18/+106
|\ \ | |/
| * MDEV-26062 : InnoDB: WSREP: referenced FK check fail: Lock wait index `PRIMAR...Jan Lindström2021-07-262-0/+92
| * MDEV-25998 InnoDB removes the tablespace from default encrypt list earlyThirunarayanan Balathandayuthapani2021-07-261-18/+0
| * Some tests can take very long time when run with valgrindElena Stepanova2021-07-243-0/+8
| * MDEV-26228 ASAN heap-use-after-free with ON UPDATE CASCADEMarko Mäkelä2021-07-232-0/+6
| * MDEV-26080 fixup: fixed .result file for galera_roles test (one word must be ...Julius Goryavsky2021-07-231-2/+2
* | dissapear -> disappearSergei Golubchik2021-07-263-3/+3
* | Merge 10.2 into 10.3Marko Mäkelä2021-07-224-15/+48
|\ \ | |/
| * MDEV-26203 CREATE INDEX may enforce incorrect maximum column lengthMarko Mäkelä2021-07-222-7/+43
| * MDEV-25361 fixup: Fix integer type mismatchMarko Mäkelä2021-07-222-8/+5
| * Record tempfiles_encrypted test failureAnel Husakovic2021-07-221-0/+287
* | Merge branch '10.2' into 10.3Sergei Golubchik2021-07-2126-12/+961
|\ \ | |/
| * MDEV-23597 Assertion `marked_for_read()' failed while evaluating DEFAULTNikita Malyavin2021-07-163-0/+66
| * MDEV-18249 ASSERT_COLUMN_MARKED_FOR_READ failed in ANALYZE TABLENikita Malyavin2021-07-123-0/+27
| * [2/2] MDEV-18166 ASSERT_COLUMN_MARKED_FOR_READ failed on tables with vcolsNikita Malyavin2021-07-126-0/+125
| * [1/2] MDEV-18166 ASSERT_COLUMN_MARKED_FOR_READ failed on tables with vcolsNikita Malyavin2021-07-128-0/+143
| * MDEV-17890 Server crash on DELETE with YEAR field with truncated exprNikita Malyavin2021-07-127-6/+216
| * MDEV-25998 encryption.innodb_encryption_filekeys failure in buildbotThirunarayanan Balathandayuthapani2021-07-091-0/+18
| * MDEV-26080: SHOW GRANTS does not quote role names properly for DEFAULT ROLEAnel Husakovic2021-07-0933-307/+307
| * MDEV-25595 DROP part of failed CREATE OR REPLACE is not written into binary logAleksey Midenkov2021-07-065-0/+55
| * MDEV-26081 set role crashes when a hostname cannot be resolvedSergei Golubchik2021-07-023-6/+6