summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2017-11-094-0/+107
|\
| * MDEV-14164: Unknown column error when adding aggregate to function in oracle ...Oleksandr Byelkin2017-11-092-0/+77
| * MDEV-14116 INET6_NTOA output is set as null to varchar(39) variableAlexander Barkov2017-11-072-0/+30
* | MDEV-10728 test excluded from embedded testsVesa Pentti2017-11-071-0/+2
* | MDEV-8867 Wrong field type or metadata for COALESCE(bit_column, 1)Alexander Barkov2017-11-072-0/+43
* | Fix test caseVladislav Vaintroub2017-11-062-4/+6
* | MDEV-12108 Fix backup for Innodb tables with DATA DIRECTORYVladislav Vaintroub2017-11-065-0/+81
* | Merge 10.0 into 10.1Marko Mäkelä2017-11-0613-222/+178
|\ \ | |/
| * MDEV-14140 IMPORT TABLESPACE must not go beyond FSP_FREE_LIMITMarko Mäkelä2017-11-064-336/+251
| * MDEV-10651, MDEV-14196 sys_vars.innodb_buffer_pool_* tests failElena Stepanova2017-11-057-55/+55
| * MDEV-14029 Server does not remove #sql*.frm files after crash during ALTER TABLEElena Stepanova2017-11-051-0/+5
| * MDEV-11864 main.view test uses CHECK PARTITION but does not check for the par...Elena Stepanova2017-11-051-0/+1
| * 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
| * List of unstable tests for 10.0.33 releasemariadb-10.0.33Elena Stepanova2017-10-271-101/+137
* | MDEV-10728 -- mysqlbinlog can't be input to mysql clientVesa Pentti2017-11-063-0/+7
* | 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-14221 Assertion `0' failed in Item::field_type_for_temporal_comparisonAlexander Barkov2017-11-022-0/+20
* | MDEV-14219 Allow online table rebuild when encryption or compression paramete...Marko Mäkelä2017-10-3111-25/+24
* | Merge 10.0 into 10.1Marko Mäkelä2017-10-2414-20/+865
|\ \ | |/
| * Merge 5.5 into 10.0Marko Mäkelä2017-10-244-8/+289
| |\
| | * 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
| * | MDEV-13776 mysqld got signal 11 on delete returningIgor Babaev2017-10-232-0/+27
| * | MDEV-13607 MariaDB crash in fix_semijoin_strategies_for_picked_join_orderIgor Babaev2017-10-232-0/+529
* | | Do not use File::Which, it is not always available.Vladislav Vaintroub2017-10-231-2/+4
* | | MDEV-14102 restore --remove-original options for mariabackupVladislav Vaintroub2017-10-233-0/+41
* | | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-2266-253/+1813
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-1838-114/+896
| |\ \ | | |/
| | * 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
| * | | Import, adapt and extend a test from OracleMarko Mäkelä2017-10-182-0/+45
| * | | Add a test of LIMIT with FULLTEXT INDEXMarko Mäkelä2017-10-182-5/+52
| * | | MDEV-14086 Setting innodb_buffer_pool_load_now or innodb_buffer_load_abort wi...Marko Mäkelä2017-10-182-0/+8
| * | | MDEV-12676 MySQL#78423 InnoDB FTS duplicate key errorMarko Mäkelä2017-10-162-0/+28
| * | | MDEV-13051 MySQL#86607 InnoDB crash after failed ADD INDEX and table_definiti...Marko Mäkelä2017-10-162-0/+82
| * | | MDEV-13676: Field "create Procedure" is NULL, even if the the user has role w...Vicențiu Ciorbaru2017-10-112-0/+236
| * | | MDEV-13838: Wrong result after altering a partitioned tableJan Lindström2017-10-106-69/+94