summaryrefslogtreecommitdiff
path: root/mysql-test/main/mdl_sync.test
Commit message (Expand)AuthorAgeFilesLines
* Vanilla cleanups and refactoringsAleksey Midenkov2021-10-261-4/+4
* Let "FTWRL <table_list>" use extra(HA_EXTRA_FLUSH)Sergey Vojtovich2020-04-031-164/+0
* Fixed sporadic main.mdl_sync failureSergey Vojtovich2018-12-101-0/+4
* Moved early check for table existance to mysql_execute_command()Sergey Vojtovich2018-12-091-85/+0
* Added new MDL_BACKUP locks for all backup stagesMonty2018-12-091-4/+50
* Acquire global read lock (MDL_BACKUP_STMT) after share is acquiredSergey Vojtovich2018-12-091-0/+85
* Combine GLOBAL and COMMIT namespaces into BACKUP namespace.Sergey Vojtovich2018-12-091-2/+2
* Changed FLUSH TABLES to not change share versionMonty2018-12-091-3/+6
* Optimize flush tables with read lock (FTWRL) to not wait for select'sMonty2018-12-091-2/+22
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-0/+4104