summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17001 JSON_MERGE returns nullwhen merging empty array.Alexey Botchkov2018-09-131-0/+6
* MDEV-17018 JSON_SEARCH and User-Defined Variables.Alexey Botchkov2018-09-121-0/+8
* MDEV-17121 JSON_ARRAY_APPEND.Alexey Botchkov2018-09-111-0/+6
* MDEV-17024 Crash on large queryIgor Babaev2018-09-071-0/+93
* MDEV-16992 Assertion `table_ref->table || table_ref->view' failed inIgor Babaev2018-08-301-0/+43
* MDEV-16803: Pushdown Item_func_in item that uses vectors in several SELECTsGalina Shalygina2018-08-271-0/+21
* MDEV-15204: lag/lead function order list mandatoryzhzhzoo2018-08-252-2/+13
* Merge 10.1 into 10.2Marko Mäkelä2018-08-218-8/+72
|\
| * Merge branch '10.0' into 10.1Oleksandr Byelkin2018-08-215-6/+50
| |\
| | * Merge branch '5.5' into 10.0Oleksandr Byelkin2018-08-155-9/+32
| | |\
| | | * MDEV-15475: Assertion `!table || (!table->read_set || bitmap_is_set(table->re...Oleksandr Byelkin2018-08-154-9/+29
| | | * MDEV-16810 AddressSanitizer: stack-buffer-overflow in int10_to_strSergei Golubchik2018-08-111-0/+3
| | * | MDEV-6439: Server crashes in Explain_union::print_explain with explain in slo...Sergei Petrunia2018-08-151-0/+19
| * | | MDEV-16220 Do not pass UTF8 to mysql in command line parameters, on WindowsVladislav Vaintroub2018-08-142-2/+2
| * | | MDEV-15433: Optimizer does not use group by optimization with distinctVarun Gupta2018-08-054-34/+51
* | | | MDEV-16765: Missing rows with pushdown condition defined with CASE using Item...Galina Shalygina2018-08-201-0/+203
* | | | MDEV-17011 “condition_pushdown_for_derived” optimization not used whenIgor Babaev2018-08-171-0/+143
* | | | MDEV-16934 Query with very large IN clause lists runs slowlyIgor Babaev2018-08-173-0/+88
* | | | update C/C up to v3.0.6 tagSergei Golubchik2018-08-091-0/+6
* | | | MDEV-16750 JSON_SET mishandles unicode every second pair of arguments.Alexey Botchkov2018-08-061-0/+12
* | | | MDEV-16869 String functions don't respect character set of JSON_VALUE.Alexey Botchkov2018-08-051-0/+12
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-0227-5/+1012
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Oleksandr Byelkin2018-07-315-4/+204
| |\ \ \ | | |/ /
| | * | Merge 5.5 into 10.0Marko Mäkelä2018-07-304-2/+204
| | |\ \ | | | |/
| | | * Merge remote-tracking branch 'mysql/5.5' into 5.5Oleksandr Byelkin2018-07-292-2/+18
| | | |\
| | | | * Bug#27230925: HANDLE_FATAL_SIGNAL (SIG=11) INArun Kuruvila2018-05-101-0/+1
| | | | * Bug#27407480: AUTOMATIC_SP_PRIVILEGES REQUIRES NEED THEArun Kuruvila2018-04-241-2/+1
| | | | * Bug#27197235 USER VARIABLE + UINON + DECIMAL COLUMN RETURNSAjo Robert2018-04-101-0/+16
| | | | * Bug #26881946: INCORRECT BEHAVIOR WITH "VALUES"Sreeharsha Ramanavarapu2017-11-161-3/+3
| | | * | Fix added along with a test for a case missed in the patch for MDEV-16751Varun Gupta2018-07-272-0/+34
| | | * | MDEV-15454: Nested SELECT IN returns wrong resultsVarun Gupta2018-07-252-0/+82
| | | * | MDEV-16751: Server crashes in st_join_table::cleanup or TABLE_LIST::is_with_t...Varun Gupta2018-07-252-0/+70
| | | * | MDEV-16820 Lost 'Impossible where' from query with inexpensive subqueryIgor Babaev2018-07-245-0/+80
| | * | | MDEV-16820 Lost 'Impossible where' from query with inexpensive subqueryIgor Babaev2018-07-246-0/+96
| * | | | Merge branch '10.1' into bb-10.1-merge-sanjaOleksandr Byelkin2018-07-266-0/+96
| |\ \ \ \
| | * | | | MDEV-16820 Lost 'Impossible where' from query with inexpensive subqueryIgor Babaev2018-07-246-0/+96
| * | | | | Merge branch '10.0' into bb-10.1-merge-sanjaOleksandr Byelkin2018-07-2516-1/+393
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Merge branch '5.5' into bb-10.0-merge-sanjaOleksandr Byelkin2018-07-233-1/+101
| | |\ \ \ | | | |/ /
| | | * | MDEV-16726 Assertion `tab->type == JT_REF || tab->type == JT_EQ_REF' failedIgor Babaev2018-07-193-1/+101
| | * | | MDEV-11741 handler::ha_reset(): Assertion `bitmap_is_set_all(&table->s->all_s...Sergei Golubchik2018-07-191-0/+4
| | * | | MDEV-13118 Wrong results with LOWER and UPPER and subqueryAlexander Barkov2018-07-1912-0/+288
| * | | | Merge branch '10.0' into bb-10.1-mergebb-10.1-merge-sanjaOleksandr Byelkin2018-07-196-0/+277
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '5.5' into bb-10.0-mergeOleksandr Byelkin2018-07-174-0/+157
| | |\ \ \ | | | |/ /
| | | * | MDEV-15982: Incorrect results when subquery is materializedSergei Petrunia2018-07-111-0/+51
| | | * | MDEV-16307: Incorrect results when using BNLH join instead of BNL join with v...Varun Gupta2018-07-101-0/+33
| | | * | MDEV-16603 Crash with set join_cache_level=4Igor Babaev2018-06-291-0/+33
| | | * | Fixed MDEV-16512, crashing on re-execution of failing SPMichael Widenius2018-06-271-0/+40
| | * | | MDEV-16760 CREATE OR REPLACE TABLE never updates statistical tablesIgor Babaev2018-07-132-0/+50
| | * | | MDEV-16757 Memory leak after adding manually min/max statistical dataIgor Babaev2018-07-132-0/+56
| | * | | MDEV-16552: [10.0] ASAN global-buffer-overflow in is_stat_table / statistics_...Varun Gupta2018-07-112-0/+14