mysql_mysqldump_database
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
mysql_mysqldump_database [2016/07/13 13:39] – external edit 127.0.0.1 | mysql_mysqldump_database [2024/05/23 07:26] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
=== Basic Dump === | === Basic Dump === | ||
+ | __**NOTE: | ||
+ | \\ | ||
+ | If table engines are MyISAM, a write AND read lock will be placed on the tables, which means there will be " | ||
+ | \\ | ||
+ | Change ' | ||
+ | <sxh bash> | ||
+ | select engine, | ||
+ | </ | ||
+ | \\ | ||
+ | \\ | ||
You can then perform a dump with: | You can then perform a dump with: | ||
- | |||
- | |||
<sxh bash> | <sxh bash> | ||
\\ | \\ |
mysql_mysqldump_database.1468417180.txt.gz · Last modified: 2024/05/23 07:26 (external edit)