summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13971 crash in skip_num_constant.Alexey Botchkov2017-11-111-0/+3
* Fixed MDEV-13994 Bad join results with orderby_uses_equalities=on.Igor Babaev2017-11-102-0/+121
* Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2017-11-092-0/+51
|\
| * Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2017-11-092-0/+51
| |\
| | * MDEV-14164: Unknown column error when adding aggregate to function in oracle ...Oleksandr Byelkin2017-11-091-0/+37
| | * MDEV-14116 INET6_NTOA output is set as null to varchar(39) variableAlexander Barkov2017-11-071-0/+14
* | | Merge 10.1 into 10.2Marko Mäkelä2017-11-081-0/+24
|\ \ \ | |/ /
| * | MDEV-8867 Wrong field type or metadata for COALESCE(bit_column, 1)Alexander Barkov2017-11-071-0/+24
* | | Merge 10.1 into 10.2Marko Mäkelä2017-11-072-0/+13
|\ \ \ | |/ /
| * | MDEV-10728 -- mysqlbinlog can't be input to mysql clientVesa Pentti2017-11-061-0/+2
| * | MDEV-14221 Assertion `0' failed in Item::field_type_for_temporal_comparisonAlexander Barkov2017-11-021-0/+11
* | | MDEV-10817 CAST(MAX(DATE'2001-01-01') AS TIME) returns a wrong resultAlexander Barkov2017-11-071-0/+14
* | | Test case for mdev-13753 CTE is not visible during view creationIgor Babaev2017-11-061-0/+19
* | | Fixed mdev-14237 Server crash on query with regexp_substrIgor Babaev2017-11-051-0/+41
* | | Fixed bugs: mdev-13780 CTE not found, mdev-14184 recursive CTE not foundIgor Babaev2017-11-052-0/+71
* | | Fixed mdev-14093 Wrong result upon JOIN with INDEX with no rowsIgor Babaev2017-11-021-0/+73
* | | Updated help message for long_query_timeMonty2017-10-311-2/+3
* | | Merge 10.1 into 10.2Marko Mäkelä2017-10-252-0/+481
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2017-10-242-0/+481
| |\ \ | | |/
| | * MDEV-13776 mysqld got signal 11 on delete returningIgor Babaev2017-10-231-0/+12
| | * MDEV-13607 MariaDB crash in fix_semijoin_strategies_for_picked_join_orderIgor Babaev2017-10-231-0/+469
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-10-2422-75/+674
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-2223-76/+659
| |\ \ | | |/
| | * Merge branch '5.5' into 10.0Sergei Golubchik2017-10-1818-64/+444
| | |\
| | | * Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST(...mariadb-5.5.58Sergei Golubchik2017-10-171-0/+6
| | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2017-10-171-0/+16
| | | |\
| | | | * Bug#19875294 ASSERTION `SRC' FAILED IN MY_STRNXFRM_UNICODE (SIG 6 -STRINGS/CT...Tor Didriksen2017-08-231-0/+16
| | | * | MDEV-14056 DROP TEMPORARY TABLE IF EXISTS causes error 1290 with read_only op...Sergei Golubchik2017-10-171-0/+3
| | | * | MDEV-13912 Can't refer the same column twice in one ALTER TABLESergei Golubchik2017-10-171-0/+52
| | | * | MDEV-9619: Assertion `null_ref_table' failed in virtual table_map Item_direct...Oleksandr Byelkin2017-10-131-0/+113
| | | * | Fixed the bug mdev-13135.Igor Babaev2017-10-131-0/+17
| | | * | MDEV-9208: Function->Function->View = Mysqld segfault (Server crashes in Depe...Oleksandr Byelkin2017-10-131-0/+30
| | | * | MDEV-13530 VARBINARY doesn't convert to to BLOB for sizes 65533, 65534 and 65535Alexander Barkov2017-10-1310-10/+147
| | | * | MDEV-13149 -- show function status now works with PAD_CHAR_TO_FULL_LENGTHVesa Pentti2017-10-101-0/+24
| | | * | MDEV-13972 crash in Item_func_sec_to_time::get_dateAlexander Barkov2017-10-102-0/+28
| | | * | MDEV-11819 NO_ZERO_IN_DATE: Incorrect generated column valueAlexander Barkov2017-10-061-0/+14
| | * | | smaller stack size on quantal-x86 and wheezy-x86Sergei Golubchik2017-10-101-9/+9
| | * | | MDEV-13412 main.func_regexp_pcre fails in buildbot on ppc64leSergei Golubchik2017-10-091-9/+9
| | * | | MDEV-9886 Illegal mix of collations with a view comparing a field to a binary...Alexander Barkov2017-10-072-0/+36
| | * | | Fixed the bug mdev-11574.Igor Babaev2017-10-062-0/+162
| * | | | MDEV-12705 10.1.18-MariaDB-1~jessie - mysqld got signal 11.Alexey Botchkov2017-10-071-0/+19
* | | | | Fixed the bug mdev-13796.Igor Babaev2017-10-112-19/+43
* | | | | MDEV-13923 Assertion `!is_set() || (m_status == DA_OK_BULK &&Alexey Botchkov2017-10-111-0/+24
* | | | | merge 10.1->10.2Vladislav Vaintroub2017-10-071-0/+32
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-13242 Wrong results for queries with row constructors and information_sc...Alexander Barkov2017-10-051-0/+32
* | | | | MDEV-12705 10.1.18-MariaDB-1~jessie - mysqld got signal 11.Alexey Botchkov2017-10-071-0/+19
* | | | | MDEV-11586 UNION of FLOAT type results in erroneous precisionAlexander Barkov2017-10-061-0/+26
* | | | | MDEV-12312 JSON_CONTAINS_PATH does not detect invalid path and returnsAlexey Botchkov2017-10-061-0/+5
* | | | | MDEV-13703 Illegal mix of collations for operation 'json_object' onAlexey Botchkov2017-10-061-0/+7
* | | | | MDEV-12311 Insufficient check for argument validity in JSON functions.Alexey Botchkov2017-10-051-0/+5