14,959
edits
(Bulk export multiple tables into the compressed *.sql files) |
|||
| Line 151: | Line 151: | ||
</pre> | </pre> | ||
note: | note: the last line of above part is '''return symbol'''. You wold will to execute the last command automatically. | ||
* export the *.sql file. It will show a progress bar and estimated time to complete the mysqldump <ref>[http://dubbs.github.io/blog/2013/09/05/mysql-import-slash-export-progress-bar/ MySQL Import/Export Progress Bar - Kevin Warrington]</ref>: | * export the *.sql file. It will show a progress bar and estimated time to complete the mysqldump <ref>[http://dubbs.github.io/blog/2013/09/05/mysql-import-slash-export-progress-bar/ MySQL Import/Export Progress Bar - Kevin Warrington]</ref>: | ||