bash:mysql_migrate_server
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| bash:mysql_migrate_server [2013/12/17 09:12] – biggi | bash:mysql_migrate_server [2015/08/15 22:56] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| If you use it and make any changes, please send them to me (Biggi@Biggi.dk). Unfortunately comments and users are disallowed due to those retarded spam-bots always trying to rake in cash on every website, and I'm not about to spend an hour cleaning up this wiki once a week. | If you use it and make any changes, please send them to me (Biggi@Biggi.dk). Unfortunately comments and users are disallowed due to those retarded spam-bots always trying to rake in cash on every website, and I'm not about to spend an hour cleaning up this wiki once a week. | ||
| - | <code - movesql.sh> | + | <file bash movesql.sh> |
| #!/bin/bash | #!/bin/bash | ||
| # TODO: | # TODO: | ||
| Line 11: | Line 11: | ||
| # Add option to use another port than 3306 and 22 | # Add option to use another port than 3306 and 22 | ||
| # DONE: | # DONE: | ||
| + | # 2013-12-17 - Ignoring ' | ||
| # 2013-12-17 - Flushing privileges at the end (to make sure new mysql permissions + passwords work) | # 2013-12-17 - Flushing privileges at the end (to make sure new mysql permissions + passwords work) | ||
| - | # 2013-12-17 - Ignoring ' | ||
| # Verify sshpass + mysqldump + pigz | # Verify sshpass + mysqldump + pigz | ||
| Line 202: | Line 202: | ||
| echo " ----------------------------"; | echo " ----------------------------"; | ||
| - | </code> | + | </file> |
bash/mysql_migrate_server.1387267964.txt.gz · Last modified: 2015/08/15 22:56 (external edit)
