summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_intGalina Shalygina2019-04-045-29/+3530
* MDEV-13301 Optimize DROP INDEX, ADD INDEX into RENAME INDEXEugene Kosov2019-04-036-9/+369
* Removed redundant partitioning checkSergey Vojtovich2019-04-034-2/+47
* Removed redundant SE lock for tmp tablesSergey Vojtovich2019-04-032-0/+31
* Merge 10.3 into 10.4Marko Mäkelä2019-04-032-0/+52
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-04-032-0/+52
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2019-04-032-0/+52
| | |\
| | | * MDEV-18298 Crashes server with segfault during role grantsSergei Golubchik2019-04-022-0/+52
* | | | MDEV-18820 Assertion `lock_table_has(trx, index->table, LOCK_IX)' failed in l...Sachin2019-04-032-1/+70
* | | | MDEV-19156: Galera test failure on galerra_sr_cc_masterJan Lindström2019-04-032-28/+31
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-04-032-0/+18
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-04-032-0/+18
| |\ \ \ | | |/ /
| | * | MDEV-19085: Remove a bogus debug assertionMarko Mäkelä2019-04-022-0/+18
| * | | Merge bb-10.3-release into 10.3Marko Mäkelä2019-04-031-77/+111
| |\ \ \
| | * | | Updated list of unstable tests for 10.3.14 releasemariadb-10.3.14Elena Stepanova2019-04-011-77/+111
* | | | | MDEV-18942: Json_writer::add_bool: Conditional jump or move depends on uninit...Varun Gupta2019-04-032-0/+27
* | | | | MDEV-18962: ASAN heap-buffer-overflow in Single_line_formatting_helper::on_ad...Varun Gupta2019-04-032-3/+21
* | | | | Adjust wsrep, galera, galera_3nodes, galera_sr and galera_3nodes_sr testsJan Lindström2019-04-0220-1/+34
* | | | | MDEV-17320 add Feature_application_time_periods status variableNikita Malyavin2019-04-023-0/+6
* | | | | MDEV-18921 Server crashes in bitmap_bits_set or bitmap_is_set upon UPDATE IGN...Nikita Malyavin2019-04-022-0/+12
* | | | | MDEV-18859 Server crashes in bitmap_bits_set / pack_row / THD::binlog_write_r...Nikita Malyavin2019-04-021-0/+1
* | | | | MDEV-18852 MDEV-18853 fix `period.delete`, `period.update` tests crashes with...Nikita Malyavin2019-04-023-2/+3
* | | | | update test resultsSergei Golubchik2019-04-021-5/+5
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-04-0261-537/+1166
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-04-021-1/+1
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-04-021-1/+1
| | |\ \ | | | |/
| * | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-2911-0/+349
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-296-0/+114
| | |\ \ | | | |/
| | | * Revert MDEV-18464 and MDEV-12009Marko Mäkelä2019-03-283-65/+3
| | | * MDEV-12009: Allow to force kill user threads/query which are flagged as high ...Jan Lindström2019-03-283-3/+65
| | | * MDEV-18466 Unsafe to log updates on tables referenced by foreign keys with tr...Sergei Golubchik2019-03-272-0/+43
| | | * Merge branch '5.5' into 10.1Sergei Golubchik2019-03-272-0/+57
| | | |\
| | | | * MDEV-14784: Slave crashes in show_status_array upon running a trigger withSujatha Sivakumar2019-03-272-0/+57
| | * | | MDEV-13895: GTID and Master_Delay causes excessive initial delaySujatha Sivakumar2019-03-282-0/+81
| | * | | MDEV-18899: Server crashes in Field::set_warning_truncated_wrong_valueVarun Gupta2019-03-283-0/+154
| * | | | cleanup: move rbr-only test to rpl_row.testSergei Golubchik2019-03-294-30/+32
| * | | | MDEV-16252: MINIMAL binlog_row_image does not work for versioned tablesNikita Malyavin2019-03-292-0/+30
| * | | | MDEV-15951 system versioning by trx id doesn't work with partitioningSergei Golubchik2019-03-293-9/+9
| * | | | MDEV-15951 system versioning by trx id doesn't work with partitioningNikita Malyavin2019-03-295-17/+208
| * | | | Versioning tests stability improvementAleksey Midenkov2019-03-295-93/+96
| * | | | MDEV-15412 For any non-existing transaction ID, AS OF provides the current ta...Aleksey Midenkov2019-03-292-12/+12
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-2735-407/+459
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-03-2733-402/+454
| | |\ \ \ | | | |/ /
| | | * | Merge 10.0 into 10.1Marko Mäkelä2019-03-2724-360/+410
| | | |\ \
| | | | * \ Merge 5.5 into 10.0bb-10.0-mergeMarko Mäkelä2019-03-2624-360/+410
| | | | |\ \ | | | | | |/
| | | | | * Fixed ps-protocol thread_pool_server_audit failureSergey Vojtovich2019-03-261-0/+2
| | | | | * Fix tests in 2020Bernhard M. Wiedemann2019-03-2610-423/+423
| | | | | * Fix for MDEV-17449, typo in error message (#1146)Chris Calender2019-03-245-37/+37
| | | | | * Fix for MDEV-18276, typo in error message + all other occurrences of referingChris Calender2019-03-233-3/+3
| | | | | * MDEV-17119 replicate_rewrite_db does not work for single chardatabase namesachin2019-03-223-1/+39