9 messages in com.mysql.lists.gui-toolsRe: Backup DB Data function| From | Sent On | Attachments |
|---|---|---|
| edwa...@ita.org.mo | 07 Dec 2006 20:48 | |
| edwa...@ita.org.mo | 11 Dec 2006 06:48 | |
| Brandon Whitehead | 11 Dec 2006 07:02 | |
| Mike Lischke | 11 Dec 2006 07:44 | |
| Ugo Grandolini | 11 Dec 2006 09:09 | |
| Mike Lischke | 11 Dec 2006 11:32 | |
| Ugo Grandolini | 12 Dec 2006 02:36 | |
| Mike Lischke | 12 Dec 2006 05:32 | |
| edwa...@ita.org.mo | 12 Dec 2006 06:39 |
| Subject: | Re: Backup DB Data function![]() |
|---|---|
| From: | edwa...@ita.org.mo (edwa...@ita.org.mo) |
| Date: | 12/12/2006 06:39:08 AM |
| List: | com.mysql.lists.gui-tools |
Mike Lischke wrote:
How to do the backup ( DB Data ) as schedule and on line ? Is there a sample ?
Download the GUI tools package from http://dev.mysql.com/downloads/gui-tools/5.0.html and use MySQL Administrator for that task.
1) Start MA 2) Connect to your server 3) Go to the Backup section 4) Create new backup project 5) Drag any schema you want to backup to the Backup Content tree list (you can select individual tables there if you like) 6) You can already use the default settings now and do a backup by pressing the "Execute Backup Now" button 7) Adjust advanced options to your liking (e.g. data only if you enable "No CREATEs") etc. 8) Save the project from time to time. It always ends up in your personal profile (application data/mysql). 9) Open the Schedule page and switch on "Schedule this backup project". 10) Set options to what you need (target folder, file name, runtime).
That's it. You can of course have more than one backup project. Some scheduled, some not. If you want to remove a schedule then open the backup project again in MA and uncheck the check box mentioned in Point 9.
As wise men said, we don't need backups, we need restores, let me shortly describe how to restore your backups.
1) Select Restore section in MA 2) Open a backup file (the sql script created by the Backup) 3) Now you can decide: 3 a) just start the restore operation 3 b) Switch to the "Restore Content" page and click "Analyze Backup File Content". You'll get a list of objects in the file and can now select only some of them to be restored (or all, of course).
Best regards,
Mike
-- Mike Lischke, Software Engineer GUI MySQL AB, www.mysql.com
Hello Mike,
I have ever tried the tools to do the backup job on a schedule.... BUT there is no any backup job process ( event )... So, I have ever tried the cli also, but I may need a sample for the test...
Edward.




