summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* 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
* | MDEV-16932: ASAN heap-use-after-free in my_charlen_utf8 / my_well_formed_char...Oleksandr Byelkin2019-08-282-0/+92
* | MDEV-13626: Add innodb.innodb-read-viewMarko Mäkelä2019-08-272-0/+441
* | MDEV-19925: Column ... cannot be converted from type 'varchar(20)' to type 'v...Sujatha2019-08-279-25/+545
* | MDEV-20421 : Disable the test until fixedVladislav Vaintroub2019-08-261-0/+12
* | MTR : improve detection of handles.exe on Windows.Vladislav Vaintroub2019-08-261-2/+2
* | MDEV-17187 table doesn't exist in engine after ALTER of FOREIGN KEYMarko Mäkelä2019-08-214-3/+105
* | MDEV-17187: Code cleanupMarko Mäkelä2019-08-212-5/+5
* | MDEV-19968: Galera test failure on galera_load_dataJan Lindström2019-08-212-49/+35
* | MDEV-20389: Refine the test caseMarko Mäkelä2019-08-202-2/+3
* | MDEV-20389 The test innodb.innodb_bug84958 fails intermittentlyAleksey Midenkov2019-08-202-4/+16
* | After-merge fixesMarko Mäkelä2019-08-201-4/+4
* | Merge 10.1 into 10.2Marko Mäkelä2019-08-2013-36/+811
|\ \ | |/
| * Merge 5.5 into 10.1Marko Mäkelä2019-08-202-0/+385
| |\
| | * MDEV-20265 Unknown column in field listIgor Babaev2019-08-192-0/+385
| * | MDEV-19034 ASAN unknown-crash in get_date_time_separator with PAD_CHAR_TO_FUL...Alexander Barkov2019-08-202-0/+25
| * | Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-08-162-0/+45
| |\ \ | | |/
| | * MDEV-15955 Assertion `field_types == 0 || field_types[field_pos] == MYSQL_TYP...Alexander Barkov2019-08-162-0/+43
| * | MDEV-19834 Selectivity of an equality condition discounted twiceSergei Petrunia2019-08-161-0/+34
| * | MDEV-18778: mysql_tzinfo_to_sql does not work correctly in MariaDB GaleraJan Lindström2019-08-164-36/+264
| * | MDEV-19834 Selectivity of an equality condition discounted twiceSergei Petrunia2019-08-152-0/+58
| * | MDEV-20138 innodb.trx_id_future fails on big-endianMarko Mäkelä2019-08-131-0/+10
* | | MDEV-20185: Windows: Use of uninitialized value $bpath in string eqJulius Goryavsky2019-08-203-16/+28
* | | MDEV-20377: Fix uninitialized memory in mysqltestMarko Mäkelä2019-08-191-0/+2
* | | Problem:Thirunarayanan Balathandayuthapani2019-08-163-0/+68
* | | MDEV-19200: shutdown timeout on innodb.undo_truncate_recoverMarko Mäkelä2019-08-163-3/+3
* | | Disable galera.query_cache as it still fails on bb and azure.Jan Lindström2019-08-151-0/+1