summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25108: Running of the EXPLAIN EXTENDED statement produces extra warning ...bb-10.2-MDEV-25108-2Dmitry Shulga2021-04-121-0/+37
* MDEV-25242 Server crashes in check_grant upon invoking function with userstat...Sergei Golubchik2021-04-031-0/+2
* MDEV-25272: Wrong function name in error messages upon ST_GeomFromGeoJSON callAnel Husakovic2021-03-271-2/+2
* MDEV-13467: Feature request: Support for ST_Distance_Sphere()Anel Husakovic2021-03-271-0/+111
* MDEV-25242 Server crashes in check_grant upon invoking function with userstat...Sergei Golubchik2021-03-241-1/+12
* MDEV-24767 Wrong result when forced BNLH is used for join supportedIgor Babaev2021-03-221-0/+30
* MDEV-25112 MIN/MAX aggregation over an indexed column may return wrong resultIgor Babaev2021-03-181-0/+34
* MDEV-24519: Server crashes in Charset::set_charset upon SELECTVarun Gupta2021-03-121-0/+27
* Update sponsorsIan Gilfillan2021-03-121-9/+4
* MDEV-24597 Explicit column name error in CTE of UNIONIgor Babaev2021-03-101-2/+40
* MDEV-21104 Wrong result (extra rows and wrong values) with incremental BNLHIgor Babaev2021-03-101-0/+53
* MDEV-25002 ON expressions cannot contain outer referencesIgor Babaev2021-03-096-0/+228
* Correct the value of global memory_usedSergei Golubchik2021-03-081-1/+9
* MDEV-25032: Window functions without column references get removed from ORDER BYVicențiu Ciorbaru2021-03-041-0/+26
* MDEV-25006: Failed assertion on executing EXPLAIN DELETE statement as a prepa...Dmitry Shulga2021-03-021-0/+17
* MDEV-24860: Incorrect behaviour of SET STATEMENT in case it is executed as a ...Dmitry Shulga2021-02-251-0/+25
* Fixed the innodb_ext_key test by adding replace_columnVarun Gupta2021-02-251-1/+1
* MDEV-23291: SUM column from a derived table returns invalid valuesVarun Gupta2021-02-161-0/+15
* MDEV-24779: main.subselect fails in buildbot with --ps-protocolVarun Gupta2021-02-161-0/+12
* MDEV-19474: Histogram statistics are used even with optimizer_use_condition_s...Varun Gupta2021-02-162-0/+68
* MDEV-24790 CAST('0e1111111111' AS DECIMAL(38,0)) returns a wrong resultAlexander Barkov2021-02-081-3/+86
* MDEV-23449: alias do not exist and a query do not report an errorVarun Gupta2021-01-311-0/+8
* MDEV-22583: Selectivity for BIT columns in filtered column for EXPLAIN is inc...Varun Gupta2021-01-302-0/+48
* MDEV-11172: EXPLAIN shows non-sensical value for key_len with type=indexVarun Gupta2021-01-301-0/+16
* MDEV-22251: get_key_scans_params: Conditional jump or move depends on uniniti...Sergei Petrunia2021-01-282-0/+34
* MDEV-20939: Race condition between mysqldump import and InnoDB persistentRucha Deodhar2021-01-271-0/+267
* MDEV-20939: Race condition between mysqldump import and InnoDB persistentDaniel Black2021-01-251-10/+10
* don't allow `KILL QUERY ID USER xxx`Sergei Golubchik2021-01-241-0/+5
* MDEV-24122: on previously MySQL-5.7 datadirs, adjust mysql.user column orderDaniel Black2021-01-231-2/+128
* MDEV-16940 Server crashes in unsafe_key_update upon attempt to update viewIgor Babaev2021-01-191-0/+16
* MDEV-19723 Assertion `je->state == JST_KEY' failed while SELECT ST_GEOMFROMGE...Alexey Botchkov2021-01-191-0/+3
* MDEV-24179: Assertion `m_status == DA_ERROR || m_status == DA_OK ||Rucha Deodhar2021-01-191-0/+12
* MDEV-24208 SHOW RELAYLOG EVENTS command is not supported in the prepared sta...Dmitry Shulga2021-01-131-0/+65
* MDEV-23826: ORDER BY in view definition leads to wrong result with GROUP BY o...Varun Gupta2021-01-121-0/+44
* MDEV-23753: SIGSEGV in Column_stat::store_stat_fieldsVarun Gupta2021-01-122-0/+28
* MDEV-18428 Memory: If transactional=0 is specified in CREATE TABLE, it is not...Sergei Golubchik2021-01-119-18/+27
* cleanup: copy RAII helpers from 10.5, cleanup testSergei Golubchik2021-01-111-4/+12
* MDEV-18428 Memory: If transactional=0 is specified in CREATE TABLE, it is not...Sergei Golubchik2021-01-111-1/+1
* MDEV-17852 Altered connection limits for user have no effectSergei Golubchik2021-01-111-0/+27
* MDEV-22966 Server crashes or hangs with SET ROLE when started with skip-grant...Sergei Golubchik2021-01-111-0/+8
* main.skip_grants cleanupSergei Golubchik2021-01-111-12/+18
* MDEV-12161 Can't specify collation for virtual columnsSergei Golubchik2021-01-111-3/+3
* Forgot to add this change to previous csetSergei Petrunia2020-12-221-0/+10
* MDEV-24444: ASAN use-after-poison in Item_func_in::get_func_mm_tree with NOT INSergei Petrunia2020-12-221-0/+10
* Item_func_like::walk() was ignoring escape_itemSergei Golubchik2020-12-191-0/+5
* MDEV-24346 valgrind error in main.precedenceSergei Golubchik2020-12-191-0/+8
* Item_func_like calls escape_item->fix_fields() twiceSergei Golubchik2020-12-191-0/+5
* MDEV-20751 Permission Issue With Nested CTEsIgor Babaev2020-12-171-0/+48
* MDEV-23406 Signal 8 in maria_create after recursive cte queryIgor Babaev2020-12-161-0/+219
* MDEV-21958: postfix - result of range_mrr_icpDaniel Black2020-12-161-0/+15