summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.5 into 10.0bb-10.0-mergeMarko Mäkelä2019-03-266-12/+18
|\
| * Fix tests in 2020Bernhard M. Wiedemann2019-03-264-11/+11
| * Fix for MDEV-18276, typo in error message + all other occurrences of referingChris Calender2019-03-231-1/+1
| * Fix for MDEV-15538, '-N' Produce html output wrongchriscalender2019-03-221-0/+6
* | Merge 5.5 into 10.0Marko Mäkelä2019-03-211-0/+10
|\ \ | |/
| * MDEV-18896 Crash in convert_join_subqueries_to_semijoinsIgor Babaev2019-03-141-0/+10
* | Merge branch '5.5' into 10.0Oleksandr Byelkin2019-02-282-0/+86
|\ \ | |/
| * MDEV-17055: Server crashes in find_order_in_list upon 2nd (3rd) execution of ...Oleksandr Byelkin2019-02-281-0/+41
| * MDEV-15950: LOAD DATA INTO compex_view crashedVarun Gupta2019-01-301-0/+31
| * MDEV-15744: Assertion `derived->table' failed in mysql_derived_merge_for_insertVarun Gupta2019-01-291-0/+14
* | Merge branch '5.5' into 10.0Oleksandr Byelkin2019-01-281-0/+22
|\ \ | |/
| * Crude "auto-load-data-local-infile" modemariadb-5.5.63Sergei Golubchik2019-01-271-0/+22
* | Merge branch '5.5' into 10.0Oleksandr Byelkin2019-01-282-0/+37
|\ \ | |/
| * Bug #28499924: INCORRECT BEHAVIOR WITH UNION IN SUBQUERYSergei Golubchik2019-01-231-0/+20
| * MDEV-17085: CHECKSUM TABLE EXTENDED does not work correctlyOleksandr Byelkin2019-01-161-0/+17
* | MDEV-18255: Server crashes in Bitmap<64u>::intersectVarun Gupta2019-01-241-0/+13
* | MDEV-15925 FRM_MAX_SIZE too low for some use casesSergei Golubchik2019-01-211-2/+9
* | MDEV-14440: Assertion `inited==RND' failed in handler::ha_rnd_endVarun Gupta2019-01-181-0/+25
* | MDEV-13784: query causes seg faultVarun Gupta2019-01-061-0/+35
* | Merge branch '5.5' into 10.0Sergei Golubchik2019-01-031-1/+1
|\ \ | |/
| * fix the test for 2019Sergei Golubchik2019-01-021-1/+1
* | Merge branch '5.5' into 10.0Sergei Golubchik2018-12-201-4/+17
|\ \ | |/
| * MDEV-16987 - ALTER DATABASE possible in read-only modeSergey Vojtovich2018-12-131-0/+13
* | MDEV-17589: Stack-buffer-overflow with indexed varchar (utf8) fieldbb-10.0-varunVarun Gupta2018-12-191-0/+26
* | Backported MDEV-11196(e4d10e09cf31) and MDEV-10360(8a8ba1949bf4) to 10.0Varun Gupta2018-12-191-0/+106
* | MDEV-6453: Assertion `inited==NONE || (inited==RND && scan)' failed in handle...Varun Gupta2018-12-161-0/+17
* | MDEV-17032: Estimates are higher for partitions of a table with @@use_stat_ta...Varun Gupta2018-12-071-0/+61
* | Added a testcase for mdev-17734Varun Gupta2018-12-051-0/+17
* | Merge branch '5.5' into 10.0Oleksandr Byelkin2018-11-151-0/+9
|\ \ | |/
| * MDEV-17724 Wrong result for BETWEEN 0 AND 18446744073709551615Alexander Barkov2018-11-151-0/+9
* | fix of test suiteOleksandr Byelkin2018-11-141-1/+1
* | MDEV-11167: InnoDB: Warning: using a partial-field key prefix in search, resu...Oleksandr Byelkin2018-11-071-0/+30
* | Merge 5.5 into 10.0Marko Mäkelä2018-11-071-0/+13
|\ \ | |/
| * fix the test to clean after itselfSergei Golubchik2018-11-011-0/+2
| * MDEV-17377 invalid gap in auto-increment values after LOAD DATASergei Golubchik2018-11-011-0/+11
* | MDEV-16695: Estimate for rows of derived tables is very high when we are usin...Varun Gupta2018-11-011-0/+35
* | MDEV-17298 ASAN unknown-crash / READ of size 1 in my_strntoul_8bit upon INSER...Alexander Barkov2018-10-311-0/+12
* | Merge branch '5.5' into 10.0Sergei Golubchik2018-10-311-1/+44
|\ \ | |/
| * MDEV-17256 Decimal field multiplication bug.bb-5.5-hfAlexey Botchkov2018-10-301-0/+44
* | Merge branch '5.5' into 10.0Sergei Golubchik2018-10-272-1/+62
|\ \ | |/
| * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-10-231-0/+50
| |\
| | * BUG#27788685: NO WARNING WHEN TRUNCATING A STRING WITH DATAKarthik Kamath2018-07-231-0/+49
| * | MDEV-13912 mysql_upgrade: case (in)sensitivity for stored proceduresSergei Golubchik2018-10-191-0/+10
| * | MDEV-17382 Hash join algorithm should not be used to join materializedIgor Babaev2018-10-071-0/+38
* | | MDEV-14815 - Server crash or AddressSanitizer errors or valgrind warningsSergey Vojtovich2018-10-191-0/+19
* | | MDEV-17257 Server crashes in Item::field_type_for_temporal_comparison or in g...Alexander Barkov2018-10-171-0/+16
* | | MDEV-11071 - Assertion `thd->transaction.stmt.is_empty()' failed inSergey Vojtovich2018-10-161-0/+24
* | | MDEV-17020: Assertion `length > 0' failed in ptr_compare upon ORDER BY with b...Varun Gupta2018-10-151-0/+13
* | | MDEV-17064 LIKE function has error behavior on the fields in which the collat...Alexander Barkov2018-10-151-0/+18
* | | Test for MDEV-13119 and MDEV-13120Alexander Barkov2018-10-151-0/+22