summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13187 incorrect backslash parsing in clientsSergei Golubchik2018-01-242-0/+63
* MDEV-14786: Server crashes in Item_cond::transform on 2nd execution of SP que...Oleksandr Byelkin2018-01-232-0/+31
* MDEV-14586 Assertion `0' failed in retrieve_auto_increment ...Sachin Setiya2018-01-232-0/+71
* MDEV-14715: Assertion `!table || (!table->read_set... failed in Field_num::va...Vicențiu Ciorbaru2018-01-222-0/+74
* Finally! Make './mtr --valgrind-mysqld --gdb' to work.Sergei Golubchik2018-01-222-5/+14
* improve ASAN instrumentation: mtrSergei Golubchik2018-01-221-0/+1
* MDEV-7049 MySQL#74585 - InnoDB: Failing assertion: *mbmaxlen < 5 in file ha_i...Marko Mäkelä2018-01-222-30/+5
* MDEV-14241: Server crash in key_copy / get_matching_chain_by_join_key or valg...Varun Gupta2018-01-192-0/+48
* Fixed mdev-14960 [ERROR] mysqld got signal 11 with join_buffer and join_cacheIgor Babaev2018-01-182-0/+103
* Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-01-181-0/+1
|\
| * Bug #26881946: INCORRECT BEHAVIOR WITH "VALUES"Sreeharsha Ramanavarapu2017-11-161-3/+3
| * Backport patch for Bug#16877045 5.6-CLUSTER-7.3 WIN32 SQL_YACC.CC BUILD PROBLEMTor Didriksen2017-10-091-2/+2
* | crash with too long index commentsSergei Golubchik2018-01-182-0/+281
* | Fixed mdev-14911: zero_date is considered as NULL, depending onIgor Babaev2018-01-152-1/+131
* | MDEV-14609 XA Transction unable to ROLLBACK TO SAVEPOINTAlexander Barkov2018-01-152-0/+25
* | MDEV-14526: MariaDB keeps crashing under load when query_cache_type is changedOleksandr Byelkin2018-01-142-0/+78
* | Fixed mdev-6706 Wrong result (missing rows)Igor Babaev2018-01-122-0/+84
* | MDEV-14743: Server crashes in Item_func_match::init_searchOleksandr Byelkin2018-01-122-0/+35
* | MDEV-14690: Assertion `page_link == &fake_link' failed in pagecache_write_partOleksandr Byelkin2018-01-112-0/+26
* | MDEV-8200 aria bug with insert select and lock tablesMonty2018-01-112-0/+124
* | MDEV-13933: Wrong results in COUNT() query with EXISTS and exists_to_inOleksandr Byelkin2018-01-106-0/+158
* | MDEV-13814 Extra logging when innodb_log_archive=ONMarko Mäkelä2018-01-101-0/+1
* | MDEV-14174 crash on start with innodb-track-changed-pagesMarko Mäkelä2018-01-101-0/+1
* | MDEV-14309 MTR tests require perl-Env which is not always in the default inst...Sergei Golubchik2017-12-272-9/+4
* | MDEV-10657: incorrect result returned with binary protocol (prepared statements)Oleksandr Byelkin2017-12-272-0/+33
* | MDEV-12350: Heap corruption, overrun buffer, ASAN errors, server crash in my_...Varun Gupta2017-12-202-0/+51
* | MDEV-14619: VIEW and GROUP_CONCATOleksandr Byelkin2017-12-172-0/+26
* | MDEV-14596 Crash in INTERVAL(ROW(..),ROW(..))Alexander Barkov2017-12-082-0/+20
* | MDEV-10397: Server crashes in key_copy with join_cache_level > 2 and join on ...Varun Gupta2017-11-303-0/+40
* | MDEV-13788 Server crash when issuing bad SQL partition syntaxAlexander Barkov2017-11-207-0/+139
* | MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-162-2/+8
* | MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-162-0/+22
* | Fixed bug MDEV-14368 Improper error for a grouping query thatIgor Babaev2017-11-112-0/+32
* | MDEV-13921 Audit log writes invalid SQL if single-line comments areAlexey Botchkov2017-11-032-4/+10
* | MDEV-13921 Audit log writes invalid SQL if single-line comments areAlexey Botchkov2017-11-032-4/+10
* | MDEV-14051 'Undo log record is too big.' error occurring in very narrow range...bb-5.5-markoMarko Mäkelä2017-10-244-2/+285
* | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST(...mariadb-5.5.58Sergei Golubchik2017-10-172-0/+14
* | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2017-10-172-0/+28
|\ \ | |/
| * Bug#19875294 ASSERTION `SRC' FAILED IN MY_STRNXFRM_UNICODE (SIG 6 -STRINGS/CT...Tor Didriksen2017-08-232-0/+28
| * Bug#26161247: MTR: --NOREORDER IS SEARCHING FOR TEST SCRIPT ONLY IN MAIN SUITEDeepa Dixit2017-07-251-12/+54
* | MDEV-13937 Aria engine: Internal Error 160 after partition handlingSergei Golubchik2017-10-172-0/+36
* | MDEV-14056 DROP TEMPORARY TABLE IF EXISTS causes error 1290 with read_only op...Sergei Golubchik2017-10-172-0/+8
* | MDEV-13912 Can't refer the same column twice in one ALTER TABLESergei Golubchik2017-10-172-0/+93
* | MDEV-9619: Assertion `null_ref_table' failed in virtual table_map Item_direct...Oleksandr Byelkin2017-10-132-0/+216
* | Fixed the bug mdev-13135.Igor Babaev2017-10-132-0/+36
* | MDEV-9208: Function->Function->View = Mysqld segfault (Server crashes in Depe...Oleksandr Byelkin2017-10-132-0/+56
* | MDEV-13530 VARBINARY doesn't convert to to BLOB for sizes 65533, 65534 and 65535Alexander Barkov2017-10-1318-16/+253
* | MDEV-13149 -- show function status now works with PAD_CHAR_TO_FULL_LENGTHVesa Pentti2017-10-102-0/+47
* | MDEV-13972 crash in Item_func_sec_to_time::get_dateAlexander Barkov2017-10-104-0/+50
* | MDEV-11819 NO_ZERO_IN_DATE: Incorrect generated column valueAlexander Barkov2017-10-064-0/+69