summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-15103-289/+2082
|\
| * MDEV-23328 Server hang due to Galera lock conflict resolutionSergei Golubchik2021-02-121-1/+1
| * List of unstable tests for 10.4.18 releaseElena Stepanova2021-02-121-384/+258
| * Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-1298-303/+2047
| |\
| | * List of unstable tests for 10.3.28 releaseElena Stepanova2021-02-061-180/+101
| | * main.mysqldump test isn't that bigSergei Golubchik2021-02-012-19/+1
| | * Merge branch '10.2' into 10.3Sergei Golubchik2021-02-0193-316/+1927
| | |\
| | | * List of unstable tests for 10.2.37 releaseElena Stepanova2021-02-011-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-24675 Server crash when table value constructor uses a subselectIgor Babaev2021-01-262-0/+103
| | * | MDEV-21785: sequences used as default by other table not dumped in right orde...bb-10.3-MDEV-21785Oleksandr Byelkin2021-01-262-0/+53
| * | | MDEV-24274 ALTER TABLE with CHECK CONSTRAINTS gives "Out of Memory" errorSergei Golubchik2021-02-072-0/+20
| * | | Update galera.disabled.def filebb-10.4-MDEV-24704Jan Lindström2021-01-271-0/+4
| * | | MDEV-24522 Assertion `inited==NONE' fails upon UPDATE on versioned table with...Aleksey Midenkov2021-01-262-0/+40