Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Vanilla cleanups and refactorings | Aleksey Midenkov | 2021-10-26 | 1 | -4/+4 |
* | Let "FTWRL <table_list>" use extra(HA_EXTRA_FLUSH) | Sergey Vojtovich | 2020-04-03 | 1 | -164/+0 |
* | Fixed sporadic main.mdl_sync failure | Sergey Vojtovich | 2018-12-10 | 1 | -0/+4 |
* | Moved early check for table existance to mysql_execute_command() | Sergey Vojtovich | 2018-12-09 | 1 | -85/+0 |
* | Added new MDL_BACKUP locks for all backup stages | Monty | 2018-12-09 | 1 | -4/+50 |
* | Acquire global read lock (MDL_BACKUP_STMT) after share is acquired | Sergey Vojtovich | 2018-12-09 | 1 | -0/+85 |
* | Combine GLOBAL and COMMIT namespaces into BACKUP namespace. | Sergey Vojtovich | 2018-12-09 | 1 | -2/+2 |
* | Changed FLUSH TABLES to not change share version | Monty | 2018-12-09 | 1 | -3/+6 |
* | Optimize flush tables with read lock (FTWRL) to not wait for select's | Monty | 2018-12-09 | 1 | -2/+22 |
* | Create 'main' test directory and move 't' and 'r' there | Michael Widenius | 2018-03-29 | 1 | -0/+4104 |