summaryrefslogtreecommitdiff
path: root/mysql-test/main/flush.test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25906: SIGSEGV in flush_tables_with_read_lock on FTWRL or FTFE | SIGSEGV...Sergei Golubchik2021-07-021-0/+38
* MDEV-25837 Assertion `thd->locked_tables_mode == LTM_NONE' failed in Locked_t...Alexey Botchkov2021-06-291-0/+13
* Made main.flush more resilient for parallel threadsMonty2021-06-141-0/+3
* MDEV-15888 Implement FLUSH TABLES tbl_name [, tbl_name] ... WITH READ LOCK fo...Alexey Botchkov2021-05-311-5/+59
* Let "FTWRL <table_list>" use extra(HA_EXTRA_FLUSH)Sergey Vojtovich2020-04-031-3/+0
* Added FLUSH THREADSMonty2020-03-241-0/+6
* Combine GLOBAL and COMMIT namespaces into BACKUP namespace.Sergey Vojtovich2018-12-091-1/+1
* Changed FLUSH TABLES to not change share versionMonty2018-12-091-25/+6
* Optimize flush tables with read lock (FTWRL) to not wait for select'sMonty2018-12-091-14/+1
* Merge 10.2 into 10.3Marko Mäkelä2018-11-061-1/+0
* Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-0/+32
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-0/+675