summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * MDEV-30010 Slave (additional info): Commit failed due to failure of an earlie...Andrei2023-01-242-0/+97
| | | * MDEV-29639: Seconds_Behind_Master is incorrect for Delayed, Parallel ReplicasBrandon Nesterenko2023-01-243-0/+194
| | | * MDEV-15178: Filesort::make_sortorder: Assertion `pos->field != __null |Sergei Petrunia2023-01-231-2/+44
| | | * MDEV-23335 MariaBackup Incremental Does Not Reflect Dropped/Created DatabasesAlexander Barkov2023-01-192-0/+98
| | * | MDEV-27631 Assertion `global_status_var.global_memory_used == 0' failed in my...Sergei Golubchik2023-01-202-0/+12
| | * | Correct assert_grep.inc params in galera gcache testsDaniele Sciascia2023-01-202-4/+4
* | | | MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in clusterJan Lindström2023-01-272-0/+9
* | | | MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in clusterJan Lindström2023-01-272-0/+33
* | | | MDEV-25037 : SIGSEGV in MDL_lock::hog_lock_types_bitmapJan Lindström2023-01-272-0/+12
|/ / /
* | | MDEV-30423 Deadlock on Replica during BACKUP STAGE BLOCK_COMMIT on XA transac...Andrei2023-01-239-0/+700
* | | MDEV-30438 innodb.undo_truncate,4k fails when innodb-immediate-scrub-data-un...Thirunarayanan Balathandayuthapani2023-01-231-0/+1
* | | MDEV-29774 BF abort no longer wakes up debug_sync waitersDaniele Sciascia2023-01-192-3/+0
* | | MDEV-22602 Disable UPDATE CASCADE for SQL constraintsSergei Golubchik2023-01-172-0/+4
* | | Stabilize testsJan Lindström2023-01-175-37/+2
* | | MDEV-29171 changing the value of wsrep_gtid_domain_id with full cluster resta...Daniele Sciascia2023-01-173-0/+138
* | | Merge branch 10.4 into 10.5Jan Lindström2023-01-145-0/+285
|\ \ \ | |/ /
| * | MDEV-29512 deadlock between commit monitor and THD::LOCK_thd_data mutexsjaakola2023-01-133-0/+146
| * | MDEV-30317 Transaction savepoint may cause failure in galera replayingsjaakola2023-01-132-0/+139
* | | MDEV-30395 Wrong result with semijoin and Federated as outer tableMonty2023-01-132-0/+62
* | | Merge 10.4 into 10.5Marko Mäkelä2023-01-138-45/+176
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2023-01-134-0/+170
| |\ \ | | |/
| | * MDEV-30378 Versioned REPLACE succeeds with ON DELETE RESTRICT constraintNikita Malyavin2023-01-122-0/+85
| | * MDEV-25277: mysqlbinlog --verbose cannot read row events with compressed colu...Brandon Nesterenko2023-01-112-0/+85
| * | disable hanging galera testSergei Golubchik2023-01-091-0/+1
| * | galera.galera_wsrep_new_cluster: fix bad mergeSergei Golubchik2023-01-092-36/+0
| * | MDEV-19160 JSON_DETAILED output unnecessarily verboseWeijun-H2023-01-051-3/+0
* | | Merge 10.4 into 10.5Marko Mäkelä2023-01-0363-1752/+2070
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2023-01-0363-1752/+2070
| |\ \ | | |/