Question: |
How do I run Backup Watcher for MySQL as an NT service? |
Answer: |
At the moment the problem can be solved by using a solution at www.firedaemon.com.
In the next version we will include a full support service feature
for Win NT/2000/XP. |
Question: |
I can't figure out how to restore the data that have been backed
up. |
Answer: |
In next versions of the program you will have a "restore" feature
in the program and you will be able to make it easily and quickly.
Right now you can restore the data too, but for this you need to
perform the following actions:
- from directory MySQM\BIN run "MySQL.exe < your_backup_filename.sql" but
remember, that after this procedure you will lose current data
and receive data, which were at the moment of backup. |
Question: |
Can I only run one backup task at the same time?? The other tasks
aren't placed in a queue? |
Answer: |
Yes, this is normal and you can run only one backup task at a time,
but the next task will be started right after the first one is finished. |