summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* MDEV-15253: Default optimizer setting changes for MariaDB 10.4Varun Gupta2018-12-09117-1251/+2717
* Merge 10.3 into 10.4Marko Mäkelä2018-12-081-0/+1
|\
| * Fix an occational test failure in rpl.rpl_gtid_crashKristian Nielsen2018-12-071-0/+1
* | Merge 10.3 into 10.4Marko Mäkelä2018-12-077-16/+63
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2018-12-077-16/+63
| |\
| | * After-merge fixMarko Mäkelä2018-12-072-2/+2
| | * Merge 10.1 into 10.2Marko Mäkelä2018-12-074-16/+30
| | |\
| | | * MDEV-17917 MTR: fixed race conditions in perfschema.socket_connect, main.connectVladislav Vaintroub2018-12-062-16/+6
| | | * Merge branch '10.0' into 10.1Sergei Golubchik2018-12-062-0/+24
| | | |\
| | | | * MDEV-17898 FLUSH PRIVILEGES crashes server with segfaultSergei Golubchik2018-12-062-0/+24
| | | * | Fortify galera_sst_mariabackup_table_options test.Jan Lindström2018-11-261-0/+8
| | | * | MDEV-17804: Galera tests cause mysql_socket.h:738: inline_mysql_socket_send: ...Jan Lindström2018-11-261-4/+15
| | | * | MDEV-17801: Galera test failure on galera_var_reject_queriesJan Lindström2018-11-262-3/+5
| | * | | MDEV-17923 Assertion failed in trx_undo_page_report_modify after CREATE FULLT...Marko Mäkelä2018-12-072-0/+32
| | * | | Disable a frequently failing testMarko Mäkelä2018-12-041-0/+1
* | | | | Move deletion of old GTID rows to slave background threadKristian Nielsen2018-12-076-62/+124
* | | | | MDEV-15649 Speedup search in acl_users and acl_dbs array,Vladislav Vaintroub2018-12-062-4/+4
* | | | | MDEV-8894 Inserting fractional seconds into MySQL 5.6 master breaks consisten...Alexander Barkov2018-12-044-7/+25
* | | | | MDEV-5377 Row-based replication of MariaDB temporal data types with FSP>0 int...Alexander Barkov2018-12-044-0/+147
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-12-043-5/+15
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2018-12-043-5/+15
| |\ \ \ \ | | |/ / /
| | * | | MDEV-17432 Assertion `lock_trx_has_sys_table_locks(trx) == 0' failed upon ALT...Thirunarayanan Balathandayuthapani2018-12-031-0/+5
| | * | | MDEV-17432 Assertion `lock_trx_has_sys_table_locks(trx) == 0' failed upon ALT...Thirunarayanan Balathandayuthapani2018-12-031-0/+6
| | * | | Re-disable a failing testMarko Mäkelä2018-11-301-0/+1
| | * | | Fix syntax error on galera/disabled.def fileJan Lindström2018-11-291-2/+0
* | | | | MDEV-17319 Assertion `ts_type != MYSQL_TIMESTAMP_TIME' failed upon inserting ...Alexander Barkov2018-12-021-3/+3
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-11-3026-1686/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-3026-1686/+3
| |\ \ \ \ | | |/ / /
| | * | | Fix xtrabackup SST tests by using innodb-safe-truncate=OFF.Jan Lindström2018-11-2911-10/+62
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-11-282-0/+32
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-282-0/+32
| |\ \ \ \ | | |/ / /
| | * | | MDEV-17859 Operating system errors in file operations after failed CREATEMarko Mäkelä2018-11-282-0/+32
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-11-284-1/+6
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-17771: Add Galera ist and sst tests using mariabackupJan Lindström2018-11-274-1/+6
* | | | | Fixing embedded tests for MDEV-16991Alexander Barkov2018-11-272-5/+5
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-11-2632-128/+2394
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-262-0/+18
| |\ \ \ \ | | |/ / /
| | * | | MDEV-17831 TRUNCATE TABLE removes ROW_FORMAT=COMPRESSEDMarko Mäkelä2018-11-262-0/+18
| * | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-2632-128/+2376
| |\ \ \ \ | | |/ / /
| | * | | MDEV-17816 Crash in TRUNCATE TABLE when table creation failsMarko Mäkelä2018-11-262-0/+24
| | * | | MDEV-17804: Galera tests cause mysql_socket.h:738: inline_mysql_socket_send: ...Jan Lindström2018-11-221-4/+15
| | * | | MDEV-17801: Galera test failure on galera_var_reject_queriesJan Lindström2018-11-222-3/+5
| | * | | MDEV-15522: Change galera suite MTR tests to use mariabackup instead of xtrab...Jan Lindström2018-11-221-1/+2
| | * | | MDEV-15522: Change galera suite MTR tests to use mariabackup instead of xtrab...Jan Lindström2018-11-221-0/+7
| | * | | MDEV-17771: Add Galera ist and sst tests using mariabackupJan Lindström2018-11-228-8/+97
| | * | | Merge remote-tracking branch 'origin/10.1' into 10.2Jan Lindström2018-11-2124-110/+2232
| | |\ \ \ | | | |/ /
| | | * | MDEV-17771: Add Galera ist and sst tests using mariabackupJan Lindström2018-11-214-0/+1221
| | | * | Add missing .rdiff file to test galera_sst_xtrabackup-v2_data_dirJan Lindström2018-11-201-0/+103
| | | * | MDEV-17771: Add Galera ist and sst tests using mariabackupJan Lindström2018-11-197-263/+211
| | | * | fiexed debug build failure of galera_ist_mariabackup_innodb_flush_logszdrav12018-11-192-0/+110