summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* 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
* | MDEV-30421 rpl_parallel_*.test cleanupbb-10.5-midenokAleksey Midenkov2023-03-2363-2818/+2797
* | [MDEV-30824] Fix binlog to use 'String' for setting 'character_set_client'Tingyao Nian2023-03-2120-67/+67
* | Added detection of memory overwrite with multi_mallocbb-10.5-montyMonty2023-02-271-0/+2
* | MDEV-30671 InnoDB undo log truncation fails to wait for purge of historyMarko Mäkelä2023-02-2410-10/+48
* | MDEV-30552 fixup: Fix the test for non-debugMarko Mäkelä2023-02-162-2/+11
* | MDEV-30552 InnoDB recovery crashes when error handling scenarioThirunarayanan Balathandayuthapani2023-02-142-0/+41
* | MDEV-30551 InnoDB recovery hangs when buffer pool ran out of memoryThirunarayanan Balathandayuthapani2023-02-142-2/+2
* | Merge 10.4 into 10.5Marko Mäkelä2023-02-1010-99/+69
|\ \ | |/
| * MDEV-30621: Türkiye is the correct current country namingDaniel Black2023-02-102-2/+4
| * MDEV-30608: rpl.rpl_delayed_parallel_slave_sbm sometimes fails with Seconds_B...Brandon Nesterenko2023-02-092-0/+29
| * MDEV-30492 Crash when use mariabackup.exe with config 'innodb_flush_method=as...Daniel Black2023-02-072-0/+36
| * Merge branch '10.4.28' into 10.4Oleksandr Byelkin2023-02-066-97/+33
| |\
| | * MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in clusterJan Lindström2023-01-304-97/+0
| | * MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in clusterJan Lindström2023-01-272-0/+33
* | | Merge mariadb-10.5.19 into 10.5Marko Mäkelä2023-02-0614-7/+728
|\ \ \
| * | | MDEV-30940: Revert "binlog.innodb_rc_insert_before_delete is disabled with MD...mariadb-10.5.19Andrei2023-01-302-1/+3
| * | | binlog.innodb_rc_insert_before_delete is disabled with MDEV-30490Andrei2023-01-301-0/+1
| * | | Merge branch '10.4' into 10.5Oleksandr Byelkin2023-01-303-9/+52
| |\ \ \ | | |/ /
| | * | Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-2811-2/+712
| | |\ \ | | | |/ | | |/|
| | | * MDEV-30010 post-push: fixing test results.mariadb-10.3.38Andrei2023-01-282-8/+52
| * | | binlog.innodb_rc_insert_before_delete is disabled with MDEV-30490Andrei2023-01-281-0/+1
| * | | Merge branch '10.4' into 10.5Oleksandr Byelkin2023-01-2714-7/+680
| |\ \ \
| | * \ \ Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-2611-2/+668
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * MDEV-30323 Some DDLs like ANALYZE can complete on parallel slave out of orderbb-10.3-andreiAndrei2023-01-243-0/+234