Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-25906: SIGSEGV in flush_tables_with_read_lock on FTWRL or FTFE | SIGSEGV... | Sergei Golubchik | 2021-07-02 | 1 | -0/+34 |
* | MDEV-25837 Assertion `thd->locked_tables_mode == LTM_NONE' failed in Locked_t... | Alexey Botchkov | 2021-06-29 | 1 | -0/+11 |
* | Made main.flush more resilient for parallel threads | Monty | 2021-06-14 | 1 | -0/+3 |
* | MDEV-15888 Implement FLUSH TABLES tbl_name [, tbl_name] ... WITH READ LOCK fo... | Alexey Botchkov | 2021-05-31 | 1 | -5/+55 |
* | Let "FTWRL <table_list>" use extra(HA_EXTRA_FLUSH) | Sergey Vojtovich | 2020-04-03 | 1 | -4/+1 |
* | Added FLUSH THREADS | Monty | 2020-03-24 | 1 | -0/+7 |
* | Changed FLUSH TABLES to not change share version | Monty | 2018-12-09 | 1 | -9/+7 |
* | Optimize flush tables with read lock (FTWRL) to not wait for select's | Monty | 2018-12-09 | 1 | -5/+0 |
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-11-06 | 1 | -1/+0 |
* | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-09-28 | 1 | -0/+24 |
* | Create 'main' test directory and move 't' and 'r' there | Michael Widenius | 2018-03-29 | 1 | -0/+544 |