Welcome to Shaun Luttin's public notebook. It contains rough, practical notes. The guiding idea is that, despite what marketing tells us, there are no experts at anything. Sharing our half-baked ideas helps everyone. We're all just muddling thru. Find out more about our work at bigfont.ca.
Contents tagged with mysql
-
Backup and Restore a MySQL Database with MySQL Workbench
Backup Open MySQL Workbench. Connect to the MySQL Server. In the Navigator sidebar, click on Data Export. In the newly openned Data Export window... Select the database objects to backup. Under … more