10bet网址
MySQL Enterprise Backup 4.1 User's Guide
Related Documentation Download this Manual
PDF (US Ltr)- 1.3Mb
PDF (A4)- 1.3Mb


4.3.7 Making a Back Up of In-Memory Database Data

The--exec-when-lockedoption ofmysqlbackuplets you specify a command (together with the desired command arguments) to run near the end of the backup while the database is still locked. This command can copy or create additional files in the backup directory. For example, you can use this option to back upMEMORYtables with themysqldumpcommand, storing the output in the backup directory. To delay any redirection or variable substitution until the command is executed, enclose the entire option value within single quotes.