summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22061 InnoDB: Assertion of missing row in sec index row_start upon REPLA...Aleksey Midenkov2020-07-202-0/+36
* Merge 10.2 into 10.3Marko Mäkelä2020-07-202-0/+44
|\
| * Merge 10.1 into 10.2Marko Mäkelä2020-07-202-0/+44
| |\
| | * Making the stat_tables_innodb test deterministicVarun Gupta2020-07-182-21/+15
| | * MDEV-22851: Engine independent index statistics are incorrect for large table...Varun Gupta2020-07-152-0/+50
* | | MDEV-18371 Server crashes in ha_innobase::cmp_ref upon UPDATE with PARTITION ...Alexey Botchkov2020-07-172-0/+30
* | | Merge 10.2 into 10.3Marko Mäkelä2020-07-1422-65/+302
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2020-07-148-4/+134
| |\ \ | | |/
| | * XtraDB 5.6.48-88.0Marko Mäkelä2020-07-142-2/+2
| | * Update the InnoDB version number to 5.6.49Marko Mäkelä2020-07-143-3/+3
| | * MDEV-15662 mariabackup.huge_lsn fails sporadically with "log sequence numb...Thirunarayanan Balathandayuthapani2020-07-142-0/+12
| | * MDEV-22654: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())'Rucha Deodhar2020-07-062-0/+41
| | * MDEV-22390: Assertion `m_next_rec_ptr >= m_rawmem' failed in Filesort_buffer:...Varun Gupta2020-07-062-0/+76
| * | Merge branch '10.4-MDEV-18838' of https://github.com/codership/mariadb-server...Julius Goryavsky2020-07-142-8/+9
| * | MDEV-22463: Element_type &Bounds_checked_array<Item *>::operator[](size_t) [E...Varun Gupta2020-07-132-0/+51
| * | MDEV-22058: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())'...Rucha Deodhar2020-07-128-24/+56
| * | MDEV-19119: main.ssl_crl fails in buildbot with wrong error codebb-10.2-MDEV-19119Rucha Deodhar2020-07-101-1/+1
| * | MDEV-10120: Wrong result of UNION .. ORDER BY GROUP_CONCAT()Varun Gupta2020-07-104-33/+37
| * | MDEV-12059: Assertion `precision > 0' failed with a window function or window...Varun Gupta2020-07-072-0/+19
* | | 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
* | | Fixed bugs found by valgrindMonty2020-07-022-3/+14
* | | 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