Revision history of "ZhoubaWiki:DBDumpingProcess"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 16:31, 22 May 2021Garak talk contribs 245 bytes +245 Created page with "* MySql ==> $ mysqldump -u db-user -p --add-drop-database --single-transaction --databases db-name |gzip > db-name.sql.gz <== ungzip the dump $ mysql -u db-user -p <..."