14,959
edits
| Line 151: | Line 151: | ||
</pre> | </pre> | ||
note: the last line of above part is '''return symbol'''. | note: the last line of above part is '''return symbol'''. The last command will not executed automatically without the return symbol. | ||
* 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>: | ||