summaryrefslogtreecommitdiff
path: root/mysql-test/include
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2021-06-181-0/+2
|\
| * MDEV-25894: support AIX as a platform in mtrDaniel Black2021-06-161-0/+2
* | MDEV-16708: fix in test failures(added --enable_prepared_warnings/--disable_p...Dmitry Shulga2021-06-172-0/+6
* | MDEV-16708: fixed issue with handling of the directive --enable-prepared-warn...Dmitry Shulga2021-06-172-2/+6
* | MDEV-25506 (3 of 3): Do not delete .ibd files before commitMarko Mäkelä2021-06-091-4/+1
* | Fixed bug in mtr that caused restart to fail if mysqld died to fastMonty2021-05-262-1/+9
* | Race condition occurs upon server restart inside test casesElena Stepanova2021-05-251-4/+1
* | Speed up atomic test suite by improving wait_until_connected_again.incMonty2021-05-242-6/+21
* | MDEV-22189: Change error messages inside code to have mariadb instead ofRucha Deodhar2021-05-241-2/+2
* | MDEV-18465 Logging of DDL statements during backupMonty2021-05-191-0/+78
* | MDEV-25180 Atomic ALTER TABLEMonty2021-05-192-0/+5
* | MDEV-23844 Atomic DROP TABLE (single table)Monty2021-05-191-1/+7
* | MDEV-8334: Rename utf8 to utf8mb3Rucha Deodhar2021-05-191-1/+1
* | Merge 10.5 into 10.6Marko Mäkelä2021-05-181-1/+1
|\ \ | |/
| * Merge 10.4 into 10.5Marko Mäkelä2021-05-181-1/+1
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2021-05-181-1/+1
| | |\
| | | * Merge 10.2 into 10.3, except MDEV-25682Marko Mäkelä2021-05-181-1/+1
| | | |\
| | | | * MDEV-17515: GTID Replication in optimistic mode deadlockSujatha2021-05-171-1/+1
| * | | | Merge remote-tracking branch 10.4 into 10.5Jan Lindström2021-05-042-0/+18
| |\ \ \ \ | | |/ / /
| | * | | MDEV-25591 : Test case cleanupsJan Lindström2021-05-042-0/+18
* | | | | MDEV-19371: Implement binlog_expire_logs_seconds for purging of binary logsSujatha2021-05-102-7/+14
* | | | | MDEV-25591 : Test case cleanupsJan Lindström2021-05-052-0/+18
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-291-0/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-271-0/+9
| |\ \ \ \ | | |/ / /
| | * | | Fix MTR test wsrep.variables_debugDaniele Sciascia2021-04-261-0/+9
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-212-1/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-212-1/+9
| |\ \ \ \ | | |/ / /
| | * | | Fix all warnings given by UBSANMonty2021-04-202-0/+16
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-141-6/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-141-6/+6
| |\ \ \ \ | | |/ / /
| | * | | MDEV-23634: Select query hanged the server and leads to OOM ...bb-10.4-mdev23634Sergei Petrunia2021-04-081-6/+6
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-03-262-9/+9
|\ \ \ \ \ | |/ / / /
| * | | | Fix various spelling errors still found in codeOtto Kekäläinen2021-03-222-9/+9
* | | | | Aria: Add transaction id to log of create tableMonty2021-03-201-2/+4
* | | | | MDEV-9077 Use sys schema in bootstrapping, incl. mtrVladislav Vaintroub2021-03-182-3/+6
* | | | | MDEV-24818 Concurrent use of InnoDB table is impossible until the first trans...Marko Mäkelä2021-03-161-0/+4
* | | | | MDEV-25105 Remove innodb_checksum_algorithm values none,innodb,...Marko Mäkelä2021-03-111-7/+0
* | | | | MDEV-6536: galera IPv6 tests to connect using IPv6Daniel Black2021-03-051-2/+10
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-02-022-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-24093: Detect during mysql_upgrade if type_mysql_json.so is needed and l...Anel Husakovic2021-01-282-0/+5
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-01-071-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge commit '10.4' into 10.5Oleksandr Byelkin2021-01-061-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.3' into 10.4bb-10.4-MDEV-23468Oleksandr Byelkin2020-12-251-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-231-1/+1
| | | |\ \ | | | | |/
| | | | * MDEV-24033: SIGSEGV in __memcmp_avx2_movbe from queue_insert | SIGSEGV in __m...Sergei Golubchik2020-12-101-1/+1
| | * | | Merge 10.3 into 10.4Marko Mäkelä2020-11-032-2/+7
| | |\ \ \ | | | |/ /
* | | | | Merge 10.5 into 10.6Marko Mäkelä2020-11-121-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-24109 InnoDB hangs with innodb_flush_sync=OFFMarko Mäkelä2020-11-041-0/+2
* | | | | MDEV-23497 Make ROW_FORMAT=COMPRESSED read-only by defaultMarko Mäkelä2020-11-112-0/+6
* | | | | Merge 10.5 into 10.6Marko Mäkelä2020-11-025-2/+126
|\ \ \ \ \ | |/ / / /