summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-09-234-3/+58
|\
| * MDEV-18094: Query with order by limit picking index scan over filesortVarun Gupta2019-09-214-3/+52
* | MDEV-19679 - CREATE SERVER needs tweaks for compatibility with CONNECT engineAnel Husakovic2019-09-207-17/+17
* | MDEV-16222: Move the test to gcol.innodb_virtual_debug_purgeMarko Mäkelä2019-09-206-98/+89
* | MDEV-18438 Don't stream xtrabackup_info of extra-lsndirSimon Lipp2019-09-194-0/+21
* | Enable galera.MW-286 test case.Stepan Patryshev2019-09-181-2/+1
* | Merge 10.1 into 10.2Marko Mäkelä2019-09-1811-11/+325
|\ \ | |/
| * MDEV-19529 InnoDB hang on DROP FULLTEXT INDEXThirunarayanan Balathandayuthapani2019-09-182-0/+49
| * MDEV-19647 Server hangs after dropping full text indexes and restartThirunarayanan Balathandayuthapani2019-09-172-6/+15
| * Adjusted test results after the change of a test caseIgor Babaev2019-09-131-1/+1
| * Post fix after the patch for MDEV-20576.Igor Babaev2019-09-132-11/+11
| * MDEV-20576 A new assertion added to check validity of calculatedIgor Babaev2019-09-126-4/+255
* | MDEV-20485: Disable galera.galera_var_node_addressMarko Mäkelä2019-09-181-1/+2
* | MDEV-20589: Server still crashes in Field::set_warning_truncated_wrong_valueVarun Gupta2019-09-183-0/+68
* | Fixing a test to reset to original stateVarun Gupta2019-09-183-4/+7
* | Fix #2 for galera.MW-336Jan Lindström2019-09-141-2/+3
* | MDEV-13893/MDEV-12699: Enable encryption.innodb-redo-badkeyMarko Mäkelä2019-09-131-1/+0
* | Try to fix galera.MW-336 test case.Jan Lindström2019-09-132-12/+9
* | MDEV-20561 Galera node shutdown fails in non-Primary (#1386)Teemu Ollakka2019-09-132-0/+45
* | Merge 10.1 into 10.2Marko Mäkelä2019-09-117-33/+275
|\ \ | |/
| * MDEV-16594 ALTER DATA DIRECTORY in PARTITIONS of InnoDB storage does nothing ...Alexey Botchkov2019-09-093-0/+256
| * MDEV-20137 rpl.mdev_17588 fails in buildbot with "Table doesn't exist"Sachin2019-09-042-17/+18
| * MDEV-17683 sys_vars.delayed_insert_limit_func fails in buildbot with wrong re...Alexey Botchkov2019-09-032-33/+11
| * MDEV-17610 - fix result, for the case when test runs with userstat=onVladislav Vaintroub2019-09-032-2/+2
* | MDEV-20143 innodb.innodb-virtual-columns-debug failed in buildbot with wrong ...Nikita Malyavin2019-09-102-2/+2
* | MDEV-19514 preparation: Remove innodb_change_buffering_debug=2Marko Mäkelä2019-09-093-5/+10
* | MDEV-20511: Galera replication of events is not consistentJan Lindström2019-09-092-0/+266
* | Move MW-328B to big test to avoid test timeout.Jan Lindström2019-09-091-0/+1
* | MDEV-20485: Galera test failure on galera.galera_var_node_addressJan Lindström2019-09-093-20/+22
* | MDEV-19926: Galera SST tests failJan Lindström2019-09-091-2/+0
* | MDEV-20531: innodb.temporary_table_optimisation failsMarko Mäkelä2019-09-092-13/+13
* | List of unstable tests for 10.2.27 releasemariadb-10.2.27Elena Stepanova2019-09-081-137/+365
* | MDEV-20517 Assertion `!is_expensive()' failed in Item::value_depends_on_sql_m...Alexander Barkov2019-09-072-0/+15
* | Part3: MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false...Sergei Golubchik2019-09-064-112/+291
* | MDEV-20421: big_innodb_log reliably fails on buildbot WindowsVlad Lesin2019-09-063-15/+6
* | more tests for DEFAULT and DEFAULT(column) in INSERTSergei Golubchik2019-09-042-10/+23
* | MDEV-20403 Assertion `0' or Assertion `btr_validate_index(index, 0)' failed i...Sergei Golubchik2019-09-043-3/+53
* | MDEV-20137 rpl.mdev_17588 fails in buildbot with "Table doesn't exist"Sachin2019-09-043-18/+20
* | MDEV-15326 preparation: Test slow shutdown after XA PREPAREMarko Mäkelä2019-09-042-1/+26
* | Disable galera.galera_var_node_address test case.Jan Lindström2019-09-041-1/+2
* | MDEV-20403 Assertion `0' or Assertion `btr_validate_index(index, 0)' failed i...Sergei Golubchik2019-09-032-0/+50
* | Part2: MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false...Alexander Barkov2019-09-0310-0/+538
* | MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false)' in r...Alexander Barkov2019-09-0312-18/+765
* | Disabled test in 32bit that uses too much memory or cpuMonty2019-09-024-0/+6
* | Updated mtr files to support different compiled in optionsMonty2019-09-01616-8425/+6088
* | Clean up innodb.innodb-read-viewMarko Mäkelä2019-08-292-14/+3
* | Merge 10.1 into 10.2Marko Mäkelä2019-08-287-12/+123
|\ \ | |/
| * Enable galera_sst_mysqldump_with_key test case.Jan Lindström2019-08-271-1/+0
| * MDEV-19699 Server crashes in Item_null_result::field_type upon SELECT with RO...Alexander Barkov2019-08-274-0/+111
| * MDEV-20188: binlog.binlog_stm_drop_tmp_tbl fails in buildbot with Unknown tab...Sujatha2019-08-263-12/+12