March 2020
Intermediate to advanced
974 pages
20h 21m
English
From time to time, it is necessary to perform schema changes or to import large amount of data into a table. This may be to accommodate a new feature, restore a backup, import data generated by a third-party process, or similar. While the raw disk write performance is naturally very important, there are also several things you can do on the MySQL side to improve the performance of these operations.
If you have problems that restoring your backups takes too long, consider switching to a backup method that copies the data files directly (a physical backup) ...
Read now
Unlock full access