summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* Fixed mdev-14969 Non-recursive Common Table Expressions used in viewIgor Babaev2018-01-181-0/+74
* Merge 10.1 into 10.2Marko Mäkelä2018-01-116-0/+156
|\
| * Merge 10.0 into 10.1Marko Mäkelä2018-01-116-0/+156
| |\
| | * Merge 5.5 into 10.0Marko Mäkelä2018-01-116-0/+156
| | |\
| | | * MDEV-13933: Wrong results in COUNT() query with EXISTS and exists_to_inOleksandr Byelkin2018-01-105-0/+130
* | | | Fixed mdev-14879 Lost rows for query using recursive CTEIgor Babaev2018-01-091-0/+78
* | | | Added the test case from for mdev-14777: Crash in MariaDB 10.2.12 on queryIgor Babaev2018-01-051-0/+28
* | | | Added a test case for mdev-13454: Improper error in ONLY_FULL_GROUP_BY sql_modeIgor Babaev2018-01-051-0/+64
* | | | Fixed mdev-14852 Fails to reopen temp table within standard CTEIgor Babaev2018-01-051-0/+30
* | | | MDEV-14057 InnoDB GIS tests failMarko Mäkelä2018-01-041-24/+20
* | | | Fixed wrong arguments to printf and related functionsMonty2018-01-041-1/+1
* | | | Merge 10.1 into 10.2, with some MDEV-14799 fixupsmariadb-10.2.12Marko Mäkelä2018-01-031-0/+18
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2018-01-021-0/+18
| |\ \ \ | | |/ /
| | * | Merge 5.5 into 10.0Marko Mäkelä2018-01-021-0/+18
| | |\ \ | | | |/
| | | * MDEV-10657: incorrect result returned with binary protocol (prepared statements)Oleksandr Byelkin2017-12-271-0/+18
* | | | MDEV-10844: EXPLAIN FORMAT=JSON doesn't show order direction for filesortVarun Gupta2017-12-302-1/+61
* | | | MDEV-11071 - Assertion `thd->transaction.stmt.is_empty()' failed inSergey Vojtovich2017-12-291-0/+20
* | | | Merge remote-tracking branch 'origin/10.1' into bb-10.2-vicentiuVicențiu Ciorbaru2017-12-281-4/+0
|\ \ \ \ | |/ / /
| * | | MDEV-14026 ALTER TABLE ... DELAY_KEY_WRITE=1 creates table copy for partition...Sergei Golubchik2017-12-251-4/+0
* | | | Fixed the bug MDEV-14755 Crash when executing prepared statementIgor Babaev2017-12-271-0/+118
* | | | MDEV-13970 crash in Item_func_json_extract::read_json.Alexey Botchkov2017-12-251-0/+5
* | | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-226-17/+87
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-12-206-17/+87
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-12-206-17/+87
| | |\ \ | | | |/
| | | * MDEV-12350: Heap corruption, overrun buffer, ASAN errors, server crash in my_...Varun Gupta2017-12-201-0/+25
| | | * MDEV-14619: VIEW and GROUP_CONCATOleksandr Byelkin2017-12-171-0/+14
| | | * MDEV-14596 Crash in INTERVAL(ROW(..),ROW(..))Alexander Barkov2017-12-081-0/+9
| | | * MDEV-10397: Server crashes in key_copy with join_cache_level > 2 and join on ...Varun Gupta2017-11-302-0/+26
| | | * Fixed bug MDEV-14368 Improper error for a grouping query thatIgor Babaev2017-11-111-0/+15
* | | | MDEV-14426 Assertion in Diagnostics_area::set_error_status when using a bad d...Alexander Barkov2017-12-221-0/+29
* | | | MDEV-14613: Assertion `fixed == 0' failed in Item_func::fix_fieldsOleksandr Byelkin2017-12-201-0/+15
* | | | MDEV-14629: failing assertion when a user-defined variable is defined by the ...bb-10.2-mdev14629Galina Shalygina2017-12-191-0/+47
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-12-143-0/+62
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-12-123-0/+62
| |\ \ \ | | |/ /
| | * | MDEV-12681 Wrong VIEW results for CHAR(0xDF USING latin1)Alexander Barkov2017-11-152-0/+36
| | * | MDEV-8949: COLUMN_CREATE unicode name breakageOleksandr Byelkin2017-11-141-0/+27
* | | | MDEV-14350 Index use with collation utf8mb4_unicode_nopad_ci on LIKE pattern ...Alexander Barkov2017-12-087-0/+199
* | | | MDEV-13384: "window" seems like a reserved column name but it's not listed as...Vicențiu Ciorbaru2017-11-291-0/+16
* | | | MDEV-14428 main.cte_nonrecursive failed in --embeddedSergei Golubchik2017-11-212-58/+58
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-11-214-2/+30
|\ \ \ \ | |/ / /
| * | | MDEV-13936: Server crashes in Time_and_counter_tracker::incr_loopsOleksandr Byelkin2017-11-142-0/+29
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2017-11-102-2/+1
| |\ \ \ | | |/ /
| | * | MDEV-12372 mysqlbinlog --version output is the same on 10.x as on 5.5.x, and ...Sergei Golubchik2017-11-091-0/+1
| | * | remove redundant tests from mysql-test/include/*.inc filesSergei Golubchik2017-11-091-2/+0
* | | | MDEV-14435 Different UNSIGNED flag of out user variable for YEAR parameter fo...Alexander Barkov2017-11-181-2/+47
* | | | MDEV-14434 Wrong result for CHARSET(CONCAT(?,const))Alexander Barkov2017-11-181-0/+37
* | | | MDEV-14402 JSON_VALUE doesn't escape quote.Alexey Botchkov2017-11-161-0/+3
* | | | Fixed bug mdev-13453 Executing a query via CTE requires more permissionsIgor Babaev2017-11-141-0/+58
* | | | MDEV-11881 Empty coordinates must be rejected in GeoJSON objects.Alexey Botchkov2017-11-141-0/+15
* | | | MDEV-13971 crash in skip_num_constant.Alexey Botchkov2017-11-111-0/+3