web with mizouzie
Articles
Categories
Projects
tl;dr
Contact
Articles
Categories
Projects
tl;dr
Contact
Linux
2023
MySQL Database Migration to a Remote Server from a .gz mysqldump file
Jul 1
Some bugs only appear when your web application is truly tested out in production. The actual use cases of your data structure may differ from what you imagined, so make a dump of the prod DB and play around on a development server.