summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* Add wait_condition to stabilize.Jan Lindström2019-10-252-24/+26
* MDEV-18590 galera.versioning_trx_id: Test failure: mysqltest: Result content ...Jan Lindström2019-10-232-0/+3
* Stabilize tests.Jan Lindström2019-10-2310-54/+153
* Ensure that full_crc32_import doesn't failMonty2019-10-201-0/+2
* MDEV-6860 Parallel async replication hangs (#1400)seppo2019-10-163-0/+63
* Merge 10.3 into 10.4Marko Mäkelä2019-10-1217-258/+391
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-10-1217-258/+391
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2019-10-1114-258/+270
| | |\
| | | * Merge 5.5 into 10.1Marko Mäkelä2019-10-1114-258/+270
| | | |\
| | | | * MDEV-19455: Avoid SET DEBUG_DBUG='-d,...' constructMarko Mäkelä2019-10-1113-202/+213
| | * | | Fix CMAKE_BUILD_TYPE=DebugMarko Mäkelä2019-10-111-0/+12
| | * | | MDEV-18546 ASAN heap-use-after-free in innobase_get_computed_value / row_purgeNikita Malyavin2019-10-112-0/+109
* | | | | Add encryption.innodb-redo-badkey,strict_full_crc32Marko Mäkelä2019-10-117-16/+28
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-10-1037-205/+288
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-10-101-1/+5
| |\ \ \ \ | | |/ / /
| | * | | Fixed feedback_plugin_load to work with staticly loaded pluginMichael Widenius2019-10-101-1/+5
| * | | | MDEV-19406 Assertion on updating view of join with versioned tableAleksey Midenkov2019-10-102-0/+26
| * | | | MDEV-16130 wrong error message adding AS ROW START to versioned tableAleksey Midenkov2019-10-102-4/+13
| * | | | MDEV-16210 FK constraints on versioned tables use historical rows, which may ...Aleksey Midenkov2019-10-102-19/+23
| * | | | versioning test suite fixesAleksey Midenkov2019-10-1035-183/+223
* | | | | MDEV-19335 adjustment for innodb_checksum_algorithm=full_crc32Marko Mäkelä2019-10-1010-0/+25
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-10-1021-41/+219
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-10-096-2/+102
| |\ \ \ \ | | |/ / /
| | * | | MDEV-20574 Position of events reported by mysqlbinlog is wrong with encrypted...Sachin Setiya2019-10-085-0/+86
| | * | | MDEV-20703: mariabackup creates binlog files in server binlog directory on --...Vlad Lesin2019-10-011-2/+16
| * | | | MDEV-16239 Many test in rpl suite failssachin2019-10-0813-36/+52
| * | | | MDEV-20591 Wrong Number of rows in mysqlbinlog outputSachin2019-10-082-3/+65
* | | | | MDEV-20782 : Galera test failure on galera_sr.galera_sr_mysqldump_sstJan Lindström2019-10-092-0/+10
* | | | | MDEV-20780 : Galera test failure on galera_sr.galera_sr_ddl_masterJan Lindström2019-10-092-25/+47
* | | | | Fix test case wsrep.mdev_6832 we need to wait until wsrep_readyJan Lindström2019-10-081-1/+2
* | | | | Try to fix galera_parallel_simple test case.Jan Lindström2019-10-072-14/+20
* | | | | Add wait_condition to wait that node returns to ready state beforeJan Lindström2019-10-042-54/+67
* | | | | Add missing have_debug to galera.MDEV-20225 test case.Jan Lindström2019-10-031-1/+2
* | | | | galera_sp_bf_abort requires debug Galera library.Jan Lindström2019-10-011-1/+1
* | | | | MDEV-20225 BF aborting SP execution (#1394)seppo2019-10-014-0/+453
* | | | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2019-10-016-1/+215
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-10-015-0/+214
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2019-10-015-0/+214
| | |\ \ \ | | | |/ /
| | | * | MDEV-20645: Replication consistency is broken as workers miss the error notif...Sujatha2019-09-305-0/+228
| * | | | MDEV-19628 JSON with starting double quotes key is not valid.Alexey Botchkov2019-09-301-1/+1
* | | | | MDEV-20639 ASAN SEGV in get_prefix upon modifying base column type with exist...Alexander Barkov2019-09-282-0/+29
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-09-274-75/+8
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-09-274-74/+8
| |\ \ \ \ | | |/ / /
| | * | | MDEV-20688 Recovery crashes after unnecessarily reading a corrupted pageThirunarayanan Balathandayuthapani2019-09-272-6/+8
| | * | | Remove a useless large test, and add a debug assertionMarko Mäkelä2019-09-272-68/+0
* | | | | MDEV-20117: Fix another scenarioMarko Mäkelä2019-09-272-0/+36
* | | | | MDEV-20117 Assertion 0 failed in row_sel_get_clust_rec_for_mysqlMarko Mäkelä2019-09-262-0/+32
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-09-264-32/+53
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-09-264-32/+51
| |\ \ \ \ | | |/ / /
| | * | | MDEV-19514 preparation: Extend innodb.innodb-change-buffer-recoveryMarko Mäkelä2019-09-263-32/+46