AccessProgram
Registered User.
- Local time
- Today, 11:41
- Joined
- Dec 7, 2009
- Messages
- 68
I just gone through reading this past week and tried something on the command-line client of MySQL. Somehow I learned using the command-line client in doing some of DDL, some of DML.
I also learned how to create .sql file for the backup file and restore.
My questions are, can I do a backup and restoration even if the mysql server/database is running?
Also, I was thinking if it is possible to create an executable file to work with mysqldump for the purpose of backing up and restoring database files?
I also learned how to create .sql file for the backup file and restore.
My questions are, can I do a backup and restoration even if the mysql server/database is running?
Also, I was thinking if it is possible to create an executable file to work with mysqldump for the purpose of backing up and restoring database files?