summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13467: Feature request: Support for ST_Distance_Sphere()Anel Husakovic2021-03-271-0/+78
* MDEV-25242 Server crashes in check_grant upon invoking function with userstat...Sergei Golubchik2021-03-241-5/+14
* MDEV-24767 Wrong result when forced BNLH is used for join supportedIgor Babaev2021-03-221-0/+24
* MDEV-25112 MIN/MAX aggregation over an indexed column may return wrong resultIgor Babaev2021-03-181-0/+28
* MDEV-24519: Server crashes in Charset::set_charset upon SELECTVarun Gupta2021-03-121-0/+24
* MDEV-24597 Explicit column name error in CTE of UNIONIgor Babaev2021-03-101-0/+31
* MDEV-21104 Wrong result (extra rows and wrong values) with incremental BNLHIgor Babaev2021-03-101-0/+36
* MDEV-25002 ON expressions cannot contain outer referencesIgor Babaev2021-03-091-0/+35
* Correct the value of global memory_usedSergei Golubchik2021-03-081-1/+10
* MDEV-25032: Window functions without column references get removed from ORDER BYVicențiu Ciorbaru2021-03-041-0/+20
* MDEV-25006: Failed assertion on executing EXPLAIN DELETE statement as a prepa...Dmitry Shulga2021-03-021-0/+14
* MDEV-24860: Incorrect behaviour of SET STATEMENT in case it is executed as a ...Dmitry Shulga2021-02-251-0/+23
* Fixed the innodb_ext_key test by adding replace_columnVarun Gupta2021-02-251-0/+1
* MDEV-23291: SUM column from a derived table returns invalid valuesVarun Gupta2021-02-161-0/+16
* MDEV-24779: main.subselect fails in buildbot with --ps-protocolVarun Gupta2021-02-161-0/+10
* MDEV-19474: Histogram statistics are used even with optimizer_use_condition_s...Varun Gupta2021-02-161-0/+27
* MDEV-24790 CAST('0e1111111111' AS DECIMAL(38,0)) returns a wrong resultAlexander Barkov2021-02-081-0/+44
* MDEV-23449: alias do not exist and a query do not report an errorVarun Gupta2021-01-311-0/+11
* MDEV-22583: Selectivity for BIT columns in filtered column for EXPLAIN is inc...Varun Gupta2021-01-301-0/+18
* MDEV-11172: EXPLAIN shows non-sensical value for key_len with type=indexVarun Gupta2021-01-301-0/+19
* MDEV-22251: get_key_scans_params: Conditional jump or move depends on uniniti...Sergei Petrunia2021-01-281-0/+14
* MDEV-20939: Race condition between mysqldump import and InnoDB persistentRucha Deodhar2021-01-271-0/+23
* don't allow `KILL QUERY ID USER xxx`Sergei Golubchik2021-01-241-0/+6
* MDEV-24122: on previously MySQL-5.7 datadirs, adjust mysql.user column orderDaniel Black2021-01-231-0/+30
* MDEV-16940 Server crashes in unsafe_key_update upon attempt to update viewIgor Babaev2021-01-191-0/+22
* MDEV-19723 Assertion `je->state == JST_KEY' failed while SELECT ST_GEOMFROMGE...Alexey Botchkov2021-01-191-0/+2
* MDEV-24179: Assertion `m_status == DA_ERROR || m_status == DA_OK ||Rucha Deodhar2021-01-191-0/+17
* MDEV-24208 SHOW RELAYLOG EVENTS command is not supported in the prepared sta...Dmitry Shulga2021-01-131-0/+73
* MDEV-23826: ORDER BY in view definition leads to wrong result with GROUP BY o...Varun Gupta2021-01-121-0/+33
* MDEV-23753: SIGSEGV in Column_stat::store_stat_fieldsVarun Gupta2021-01-121-0/+12
* MDEV-18428 Memory: If transactional=0 is specified in CREATE TABLE, it is not...Sergei Golubchik2021-01-112-0/+11
* cleanup: copy RAII helpers from 10.5, cleanup testSergei Golubchik2021-01-111-69/+69
* MDEV-17852 Altered connection limits for user have no effectSergei Golubchik2021-01-111-0/+26
* MDEV-22966 Server crashes or hangs with SET ROLE when started with skip-grant...Sergei Golubchik2021-01-111-0/+11
* main.skip_grants cleanupSergei Golubchik2021-01-112-29/+20
* MDEV-12161 Can't specify collation for virtual columnsSergei Golubchik2021-01-111-3/+3
* MDEV-24444: ASAN use-after-poison in Item_func_in::get_func_mm_tree with NOT INSergei Petrunia2020-12-221-0/+13
* Item_func_like::walk() was ignoring escape_itemSergei Golubchik2020-12-191-0/+9
* MDEV-24346 valgrind error in main.precedenceSergei Golubchik2020-12-191-0/+10
* Item_func_like calls escape_item->fix_fields() twiceSergei Golubchik2020-12-191-1/+9
* MDEV-20751 Permission Issue With Nested CTEsIgor Babaev2020-12-171-0/+58
* MDEV-23406 Signal 8 in maria_create after recursive cte queryIgor Babaev2020-12-161-0/+94
* MDEV-24172: innodb stats table last_update is TIMESTAMPDaniel Black2020-12-161-2/+0
* MDEV-21958: Query having many NOT-IN clauses running foreverSergei Petrunia2020-12-151-0/+21
* MDEV-24331 mysqldump fails with "Got error: 1356" if the database contains a ...Sergei Golubchik2020-12-111-0/+17
* MDEV-24194 View definition corruptionSergei Golubchik2020-12-101-0/+3
* MDEV-4677 GROUP_CONCAT not showing any output with group_concat_max_len >= 4GbSergei Golubchik2020-12-101-0/+10
* tests for YEAR(N)Sergei Golubchik2020-12-101-0/+11
* cleanup: type_year test formattingSergei Golubchik2020-12-101-15/+12
* MDEV-14836 Assertion `m_status == DA_ERROR' failed in Diagnostics_area::sql_e...Sergei Golubchik2020-12-101-0/+1