summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17201 dropped anchor rows with non-null recursion queryIgor Babaev2018-09-171-0/+50
* MDEV-17065 Crash on SHOW CREATE TABLE with CHECK CONSTRAINTMichael Widenius2018-09-161-0/+25
* MDEV-16050 cte + geometry functions lead to crash.Alexey Botchkov2018-09-161-0/+4
* MDEV-17154 Multiple selects from parametrized CTE fails with syntax errorIgor Babaev2018-09-141-0/+90
* Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-147-1/+135
|\
| * Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-066-1/+103
| |\
| | * Merge branch '5.5' into 10.0bb-10.0-merge-sanjaOleksandr Byelkin2018-09-032-1/+23
| | |\
| | | * MDEV-16957: Server crashes in Field_iterator_natural_join::next upon 2nd exec...Oleksandr Byelkin2018-08-312-1/+23
| | * | MDEV-16995: ER_CANT_CREATE_GEOMETRY_OBJECT encountered for a query withVarun Gupta2018-08-292-1/+16
| | * | MDEV-15306: Wrong/Unexpected result with the value optimizer_use_condition_se...Varun Gupta2018-08-291-0/+36
| | * | MDEV-17023: Crash during read_histogram_for_table with optimizer_use_conditio...Varun Gupta2018-08-271-0/+12
| | * | MDEV-17039: Query plan changes when we use GROUP BY optimization with optimiz...Varun Gupta2018-08-231-0/+17
| * | | MDEV-15890 Strange error message if you try to FLUSH TABLES <view> after LOCK...Alexey Botchkov2018-09-021-0/+32
* | | | MDEV-17001 JSON_MERGE returns nullwhen merging empty array.Alexey Botchkov2018-09-131-0/+5
* | | | MDEV-17018 JSON_SEARCH and User-Defined Variables.Alexey Botchkov2018-09-121-0/+8
* | | | MDEV-17121 JSON_ARRAY_APPEND.Alexey Botchkov2018-09-111-0/+7
* | | | MDEV-17024 Crash on large queryIgor Babaev2018-09-071-0/+67
* | | | MDEV-16992 Assertion `table_ref->table || table_ref->view' failed inIgor Babaev2018-08-301-0/+46
* | | | MDEV-16803: Pushdown Item_func_in item that uses vectors in several SELECTsGalina Shalygina2018-08-271-0/+20
* | | | MDEV-15204: lag/lead function order list mandatoryzhzhzoo2018-08-252-2/+15
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-216-5/+85
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Oleksandr Byelkin2018-08-213-1/+50
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Oleksandr Byelkin2018-08-152-0/+20
| | |\ \ | | | |/
| | | * MDEV-15475: Assertion `!table || (!table->read_set || bitmap_is_set(table->re...Oleksandr Byelkin2018-08-151-0/+16
| | | * MDEV-16810 AddressSanitizer: stack-buffer-overflow in int10_to_strSergei Golubchik2018-08-111-0/+4
| | * | MDEV-6439: Server crashes in Explain_union::print_explain with explain in slo...Sergei Petrunia2018-08-151-1/+30
| * | | MDEV-16220 Do not pass UTF8 to mysql in command line parameters, on WindowsVladislav Vaintroub2018-08-142-4/+8
| * | | MDEV-15433: Optimizer does not use group by optimization with distinctVarun Gupta2018-08-051-0/+27
* | | | MDEV-16765: Missing rows with pushdown condition defined with CASE using Item...Galina Shalygina2018-08-201-0/+58
* | | | MDEV-17011 “condition_pushdown_for_derived” optimization not used whenIgor Babaev2018-08-171-0/+44
* | | | MDEV-16934 Query with very large IN clause lists runs slowlyIgor Babaev2018-08-171-0/+33
* | | | MDEV-16750 JSON_SET mishandles unicode every second pair of arguments.Alexey Botchkov2018-08-061-0/+8
* | | | MDEV-16869 String functions don't respect character set of JSON_VALUE.Alexey Botchkov2018-08-051-0/+11
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-0223-1/+497
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Oleksandr Byelkin2018-07-313-0/+97
| |\ \ \ | | |/ /
| | * | Merge 5.5 into 10.0Marko Mäkelä2018-07-303-0/+97
| | |\ \ | | | |/
| | | * Merge remote-tracking branch 'mysql/5.5' into 5.5Oleksandr Byelkin2018-07-292-0/+18
| | | |\
| | | | * Bug#27230925: HANDLE_FATAL_SIGNAL (SIG=11) INArun Kuruvila2018-05-101-0/+3
| | | | * Bug#27197235 USER VARIABLE + UINON + DECIMAL COLUMN RETURNSAjo Robert2018-04-101-0/+14
| | | | * BUG#27448061: MYSQLD--DEFAULTS-FILE TEST FAILS FOR NDB RELEASESPavan Naik2018-02-091-4/+6
| | | * | Fix added along with a test for a case missed in the patch for MDEV-16751Varun Gupta2018-07-271-0/+9
| | | * | MDEV-15454: Nested SELECT IN returns wrong resultsVarun Gupta2018-07-251-0/+45
| | | * | MDEV-16751: Server crashes in st_join_table::cleanup or TABLE_LIST::is_with_t...Varun Gupta2018-07-251-0/+25
| | | * | MDEV-16820 Lost 'Impossible where' from query with inexpensive subqueryIgor Babaev2018-07-241-0/+15
| | * | | MDEV-16820 Lost 'Impossible where' from query with inexpensive subqueryIgor Babaev2018-07-241-0/+15
| * | | | Merge branch '10.1' into bb-10.1-merge-sanjaOleksandr Byelkin2018-07-261-0/+15
| |\ \ \ \
| | * | | | MDEV-16820 Lost 'Impossible where' from query with inexpensive subqueryIgor Babaev2018-07-241-0/+15
| * | | | | Merge branch '10.0' into bb-10.1-merge-sanjaOleksandr Byelkin2018-07-2515-0/+135
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Merge branch '5.5' into bb-10.0-merge-sanjaOleksandr Byelkin2018-07-231-0/+48
| | |\ \ \ | | | |/ /
| | | * | MDEV-16726 Assertion `tab->type == JT_REF || tab->type == JT_EQ_REF' failedIgor Babaev2018-07-191-0/+48