summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.8 into 10.9Marko Mäkelä2023-04-14155-5233/+6607
|\
| * Merge 10.6 into 10.8Marko Mäkelä2023-04-12155-5233/+6607
| |\
| | * Merge 10.5 into 10.6Marko Mäkelä2023-04-11155-5233/+6607
| | |\
| | | * MDEV-30415 MDEV-30415 PERIOD false positive overlap wtih utf8mb4_unicode_nopa...Alexander Barkov2023-04-062-0/+208
| | | * Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2023-04-0515-26/+352
| | | |\
| | | | * MDEV-30971 Add a new system variable aria_data_home_dirAlexander Barkov2023-04-049-0/+202
| | | | * MDEV-30034 UNIQUE USING HASH accepts duplicate entries for tricky collationsAlexander Barkov2023-04-042-0/+110
| | | | * Make 'move_file' command more reliable in 3 innodb testsLorna Luo2023-04-034-26/+40
| | | * | MDEV-28641 : Query cache entries not invalidated on slave of a Galera clusterJan Lindström2023-04-044-0/+341
| | | * | Merge remote-tracking branch '10.4' into 10.5Oleksandr Byelkin2023-03-31136-5206/+5705
| | | |\ \ | | | | |/
| | | | * MDEV-25045 : Assertion `client_state_.mode() != wsrep::client_state::m_toi' f...Jan Lindström2023-03-314-6/+119
| | | | * MDEV-30453 Setting innodb_buffer_pool_filename to an empty string attempts to...Marko Mäkelä2023-03-295-50/+4
| | | | * MDEV-29050 mariabackup issues error messages during InnoDB tablespaces export...Vlad Lesin2023-03-272-0/+27
| | | | * MDEV-30539 EXPLAIN EXTENDED: no message with queries for DML statementsIgor Babaev2023-03-251-0/+2
| | | | * MDEV-30421 more tests cleaned upAleksey Midenkov2023-03-2376-4710/+4709
| | | | * MDEV-30421 rpl_parallel.test cleanupAleksey Midenkov2023-03-233-2220/+2219
| | | | * MDEV-30269: Remove rpl_semi_sync_[slave,master] usage in codeAnel Husakovic2023-03-233-6/+0
| | | | * MDEV-27912 Fixing inconsistency w.r.t. expect files in tests.Yuchen Pei2023-03-2213-25/+24
| | | | * MDEV-29692 Assertion `(writeptr + (i * size)) != local_frame' failed upon IMP...Marko Mäkelä2023-03-213-0/+31
| | | | * MDEV-28187 mariadb-backup doesn't utilise innodb-undo-log-directory (if speci...Vlad Lesin2023-03-214-1/+57
| | | | * Update feedback plugin URL to use feedback.mariadb.org subdomainbb-10.4-vicentiuVicențiu Ciorbaru2023-03-203-4/+4
| | | | * MDEV-30780 optimistic parallel slave hangs after hit an errorAndrei2023-03-162-0/+261
| | | | * MDEV-26198 Assertion `0' failed in row_log_table_apply_op duringThirunarayanan Balathandayuthapani2023-03-142-0/+50
| | | | * MDEV-30698 Cover missing test cases for mariadb-binlog options --raw [and] --...Anel Husakovic2023-03-084-0/+25
| | | | * MDEV-30526 Assertion `rights == merged->cols' failed in update_role_columnsSergei Golubchik2023-02-212-0/+24
| | | | * MDEV-30615 Can't read from I_S.INNODB_SYS_INDEXES when having a discarded ta...Thirunarayanan Balathandayuthapani2023-02-162-0/+21
| | | | * MDEV-29091: Correct event_name in PFS for wait caused by FOR UPDATEHaidong Ji2023-02-156-380/+293
| | | | * MDEV-30630 locale: Chinese error messages for ZH_CNDaniel Black2023-02-151-2/+2
| | | | * MDEV-30597 Assertion `flag == 1' failed in row_build_index_entry_lowThirunarayanan Balathandayuthapani2023-02-142-2/+42
* | | | | Merge 10.8 into 10.9Marko Mäkelä2023-03-2985-2897/+2919
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.6 into 10.8Marko Mäkelä2023-03-2985-2897/+2919
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.5 into 10.6Marko Mäkelä2023-03-2863-2830/+2808
| | |\ \ \ | | | |/ /
| | | * | MDEV-30421 rpl_parallel_*.test cleanupbb-10.5-midenokAleksey Midenkov2023-03-2363-2818/+2797
| | * | | MDEV-29545 InnoDB: Can't find record during replace stmtThirunarayanan Balathandayuthapani2023-03-242-0/+44
| | * | | Merge 10.5 into 10.6Marko Mäkelä2023-03-2220-67/+67
| | |\ \ \ | | | |/ /
| | | * | [MDEV-30824] Fix binlog to use 'String' for setting 'character_set_client'Tingyao Nian2023-03-2120-67/+67
* | | | | Merge 10.8 into 10.9Marko Mäkelä2023-03-175-0/+38
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.6 into 10.8Marko Mäkelä2023-03-175-0/+38
| |\ \ \ \ | | |/ / /
| | * | | MDEV-30870 Undo tablespace name displays wrongly for I_S queriesThirunarayanan Balathandayuthapani2023-03-173-0/+9
| | * | | MDEV-29975 InnoDB fails to release savepoint during bulk insertThirunarayanan Balathandayuthapani2023-03-172-0/+29
* | | | | Merge 10.8 into 10.9Marko Mäkelä2023-03-177-1/+54
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.6 into 10.8Marko Mäkelä2023-03-165-1/+10
| |\ \ \ \ | | |/ / /
| | * | | MDEV-26827 Make page flushing even fasterMarko Mäkelä2023-03-162-1/+2
| | * | | Merge 10.5 into 10.6Marko Mäkelä2023-03-162-0/+3
| | |\ \ \ | | | |/ /
| * | | | MDEV-30183 Assertion `!memcmp(rec_trx_id, old_pk_trx_id->data, 6 + 7)' failed...Thirunarayanan Balathandayuthapani2023-03-062-0/+44
* | | | | Merge 10.8 into 10.9Marko Mäkelä2023-03-061-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.6 into 10.8Marko Mäkelä2023-03-061-0/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.5 into 10.6Marko Mäkelä2023-02-281-0/+2
| | |\ \ \ | | | |/ /
| | | * | Added detection of memory overwrite with multi_mallocbb-10.5-montyMonty2023-02-271-0/+2
* | | | | Merge 10.8 into 10.9Marko Mäkelä2023-02-2816-15/+199
|\ \ \ \ \ | |/ / / /