summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22741: *SAN: ERROR: AddressSanitizer: use-after-poison on address in ins...Sujatha2021-02-032-0/+11
* MDEV-23449: alias do not exist and a query do not report an errorVarun Gupta2021-01-312-0/+19
* MDEV-22583: Selectivity for BIT columns in filtered column for EXPLAIN is inc...Varun Gupta2021-01-303-0/+66
* MDEV-11172: EXPLAIN shows non-sensical value for key_len with type=indexVarun Gupta2021-01-302-0/+35
* List of unstable tests for 10.2.37 releaseElena Stepanova2021-01-291-183/+111
* MDEV-22251: get_key_scans_params: Conditional jump or move depends on uniniti...Sergei Petrunia2021-01-283-0/+48
* MDEV-24699: Added wait condition to make sure table t2 is replicated to node_1.Stepan Patryshev2021-01-281-0/+3
* MDEV-20939: Race condition between mysqldump import and InnoDB persistentRucha Deodhar2021-01-272-0/+290
* Fix wsrep.variablesJan Lindström2021-01-261-1/+1
* MDEV-24509 : Warning: Memory not freed: 56 on SET @@global.wsrep_sst_authJan Lindström2021-01-262-9/+36
* MDEV-20939: Race condition between mysqldump import and InnoDB persistentDaniel Black2021-01-251-10/+10
* mtr: --client-gdb='<gdb commands>'Sergei Golubchik2021-01-241-3/+7
* cleanup: remove slave background thread, use handle_manager thread insteadSergei Golubchik2021-01-241-11/+11
* don't allow `KILL QUERY ID USER xxx`Sergei Golubchik2021-01-242-0/+11
* MDEV-24122: on previously MySQL-5.7 datadirs, adjust mysql.user column orderDaniel Black2021-01-232-2/+158
* reenable rpl_spec_variables.testAlice Sherepa2021-01-225-15/+61
* MDEV-23659 : Update Galera disabled.def fileJan Lindström2021-01-222-1/+13
* MDEV-8134: The relay-log is not flushed after the slave-relay-log.999999 showedSujatha2021-01-212-0/+146
* MDEV-16940 Server crashes in unsafe_key_update upon attempt to update viewIgor Babaev2021-01-192-0/+38
* MDEV-19723 Assertion `je->state == JST_KEY' failed while SELECT ST_GEOMFROMGE...Alexey Botchkov2021-01-192-0/+5
* MDEV-24403 Segfault on CREATE TABLE with explicit FTS_DOC_ID_INDEX by multipl...Aleksey Midenkov2021-01-192-0/+21
* MDEV-24491 db_name mismatch happens during virtual column computationThirunarayanan Balathandayuthapani2021-01-192-1/+10
* MDEV-24547 Update fails when online alter does rollback due to MDL time outThirunarayanan Balathandayuthapani2021-01-193-0/+56
* MDEV-24179: Assertion `m_status == DA_ERROR || m_status == DA_OK ||Rucha Deodhar2021-01-192-0/+29
* MDEV-23851 BF-BF Conflict issue because of UK GAP lockssjaakola2021-01-182-0/+237
* MDEV-24432 : galera.galera_fk_cascade_delete_debug MTR failed: query 'reap' f...Jan Lindström2021-01-154-33/+67
* MDEV-24443 : galera.lp1376747-4 MTR fails: Result length mismatchJan Lindström2021-01-152-18/+25
* MDEV-12908 binlog_encryption.binlog_xa_recover, binlog.binlog_xa_recover fail...Alice Sherepa2021-01-143-4/+3
* MDEV-24536 innodb_idle_flush_pct has no effectMarko Mäkelä2021-01-133-2/+14
* Fix innodb.innodb_mysqlMarko Mäkelä2021-01-131-1/+1
* MDEV-24208 SHOW RELAYLOG EVENTS command is not supported in the prepared sta...Dmitry Shulga2021-01-134-11/+138
* MDEV-23826: ORDER BY in view definition leads to wrong result with GROUP BY o...Varun Gupta2021-01-122-0/+77
* MDEV-23753: SIGSEGV in Column_stat::store_stat_fieldsVarun Gupta2021-01-123-0/+40
* MDEV-16341 Wrong length for USER columns in performance_schema tablesSergei Golubchik2021-01-112-22/+22
* MDEV-18428 Memory: If transactional=0 is specified in CREATE TABLE, it is not...Sergei Golubchik2021-01-1120-40/+60
* cleanup: copy RAII helpers from 10.5, cleanup testSergei Golubchik2021-01-112-73/+81
* don't do a warning for bad table options in replication slave threadSergei Golubchik2021-01-112-3/+7
* 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-112-0/+53
* MDEV-22966 Server crashes or hangs with SET ROLE when started with skip-grant...Sergei Golubchik2021-01-112-0/+19
* main.skip_grants cleanupSergei Golubchik2021-01-113-41/+38
* MDEV-12161 Can't specify collation for virtual columnsSergei Golubchik2021-01-115-12/+33
* MDEV-21478 Inplace ALTER fails to report error when FTS_DOC_IDThirunarayanan Balathandayuthapani2021-01-112-0/+73
* MDEV-24482: Added wait condition to make sure table t1 is replicated to node_2.Stepan Patryshev2021-01-041-0/+3
* MDEV-24465: Added wait condition to make sure table t1 is replicated to node_2.Stepan Patryshev2021-01-041-0/+3
* MDEV-24464: Added wait condition to make sure table t1 is replicated to node_2.Stepan Patryshev2021-01-041-0/+3
* MDEV-24447: Added wait condition to make sure table t1 is replicated to node_2.Stepan Patryshev2021-01-041-0/+3
* MDEV-24462: Added wait condition to make sure table t1 is replicated to node_2.Stepan Patryshev2021-01-041-0/+3
* MDEV-23033: All slaves crash once in ~24 hours and loop restart with signal 11Sujatha2021-01-042-0/+805
* MDEV-19442 server_audit plugin doesn't consider proxy users in server_audit_e...Alexey Botchkov2020-12-282-1/+5