summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.3' into 10.4Monty2020-07-034-2/+8
|\
| * Don't give errors for default value copy in create_tmp_tableMonty2020-07-032-0/+34
| * Fixed errors found by MSANMonty2020-07-022-1/+2
* | Merge branch '10.4-MDEV-22222' of https://github.com/codership/mariadb-server...10.4-MDEV-22222Julius Goryavsky2020-07-032-0/+33
|\ \
| * | MDEV-22222: Assertion `state() == s_executing || state() == s_preparing || st...mkaruza2020-06-282-0/+33
* | | Merge remote-tracking branch 'origin/10.3' into 10.4Monty2020-07-032-3/+14
|\ \ \ | | |/ | |/|
| * | Fixed bugs found by valgrindMonty2020-07-022-3/+14
* | | Merge 10.3 into 10.4Marko Mäkelä2020-07-0261-41/+1700
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-07-0263-44/+1663
| |\ \
| | * | MDEV-20428 after-merge fix: Stabilize the testMarko Mäkelä2020-07-012-6/+6
| | * | MDEV-21222 mariabackup.incremental_backup failed with memory allocation failureSergei Golubchik2020-07-011-0/+5
| | * | Merge 10.1 into 10.2bb-10.2-mergeMarko Mäkelä2020-07-0138-20/+1295
| | |\ \
| | | * | MDEV-17606: Query returns wrong results (while using CHARACTER SET utf8)Varun Gupta2020-06-272-0/+31
| | | * | MDEV-22706: Assertion `!current' failed in PROFILING::start_new_querySujatha2020-06-252-0/+58
| | | * | Test fixes.Jan Lindström2020-06-245-0/+9
| | | * | MTR tests to test Galera fix for node joining over several configurationAlexey Yurchenko2020-06-246-0/+979
| | | * | mtr: use env for perlDaniel Black2020-06-2318-18/+18
| | | * | MDEV-22941 Assertion `idx < array.elements' failed in Dynamic_array<st_mysql_...Alexander Barkov2020-06-192-0/+22
| | | * | MDEV-20428: "Start binlog_dump" message doesn't indicate GTID positionSujatha2020-06-162-0/+155
| | * | | MDEV-22852: SIGSEGV in sortlength (optimized builds)Varun Gupta2020-07-012-0/+24
| | * | | MDEV-22984: Throw an error when arguments to window functions are window func...Varun Gupta2020-06-302-0/+23
| | * | | MDEV-22726: Add check that one can't change general or slow log to aVlad Lesin2020-06-242-0/+14
| | * | | MDEV-22179 rr support for mtrAleksey Midenkov2020-06-241-10/+10
| | * | | Test case cleanups.Jan Lindström2020-06-235-1/+114
| | * | | MDEV-21759 galera.galera_parallel_autoinc_manytrx sporadic failures.MikkoJaakola2020-06-232-0/+4
| | * | | Fix include statements in galera_ipv6_mariabackup_section andAlexey Yurchenko2020-06-232-2/+2
| | * | | MDEV-22125 : galera.galera_drop_multi MTR failed: InnoDB: MySQL is trying to ...Jan Lindström2020-06-232-0/+45
| | * | | MDEV-20928 : Galera test failure on galera.galera_var_innodb_disallow_writes:...Jan Lindström2020-06-233-18/+25
| | * | | MDEV-22976 CAST(JSON_EXTRACT() AS DECIMAL) does not handle boolean valuesAlexander Barkov2020-06-222-0/+26
| | * | | MDEV-22179 rr support for mtr reviewAleksey Midenkov2020-06-221-15/+17
| | * | | MDEV-22179 rr(record and replay) support for mtrSachin2020-06-221-2/+32
| | * | | MDEV-22811 DDL fails to drop and re-create FTS indexThirunarayanan Balathandayuthapani2020-06-182-0/+15
| | * | | MDEV-21695 Server crashes in TABLE::evaluate_update_default_function upon UPD...Alexander Barkov2020-06-172-0/+37
| | * | | Add global ignore for Sending JOIN failed warning.Jan Lindström2020-06-161-1/+1
| | * | | Add missing include as test requires galera debug libraryJan Lindström2020-06-151-0/+2
| * | | | MDEV-22866: Crash in join optimizer with constant outer join nestSergei Petrunia2020-06-233-0/+97
| * | | | Remove rpl_parallel2 from disabled.defSachin2020-06-231-1/+0
| * | | | MDEV-22906 Disallow system_versioning_asof in DMLAleksey Midenkov2020-06-162-0/+53
* | | | | MDEV-22983: Mariabackup's --help option disappearedOleksandr Byelkin2020-07-012-1/+7
* | | | | MDEV-22910: SIGSEGV in Opt_trace_context::is_started & SIGSEGV in Json_writer...Varun Gupta2020-06-302-0/+42
* | | | | MDEV-21773: added missing include file to mtr testsJulius Goryavsky2020-06-303-2/+3
* | | | | MDEV-23052 - add mysql_install_db.exe test with existing directory.Vladislav Vaintroub2020-06-302-0/+26
| |_|_|/ |/| | |
* | | | Merge branch '10.4-MDEV-22729-2' into 10.4Julius Goryavsky2020-06-252-19/+6
|\ \ \ \
| * | | | MDEV-22729: additional changes after merge10.4-MDEV-22729-2Julius Goryavsky2020-06-231-2/+3
| * | | | Merge branch '10.4-MDEV-22729' of https://github.com/codership/mariadb-server...Julius Goryavsky2020-06-192-28/+15
| |\ \ \ \
| | * | | | MDEV-22729 fixes for galera.galera_slave_replay testsjaakola2020-05-272-28/+15
* | | | | | Disable sporadically failing galera_toi_truncate test caseJan Lindström2020-06-241-0/+1
* | | | | | Stabilize glera_var_cluster_conf_id test case.Jan Lindström2020-06-241-2/+2
* | | | | | MDEV-22632 wsrep XID checkpointing can happen out of order for certification ...sjaakola2020-06-244-12/+114
* | | | | | MDEV-22993: Crash on EXPLAIN with PUSHED DOWN SELECT and subquerySergei Petrunia2020-06-242-20/+107