Please note: If this FAQ s empty you must choose English language from the drop-down-box below. Only English content is available as of now!
Navigation
- FAQ Home
- All categories
- About Webyog support and about this FAQ
- About the SQLyog program

- Connection issues

- Using the GUI
- Managing your MySQL Database Systems

- Database Schema Synchronization
- MySQL DATA synchronization
- Notification Services
- Importing external data
- Backup/Restore
- SQLyog Job Agent (SJA)

- Working with Views, Stored Procedures and Triggers
- Character Set and Localization Issues
- MySQL bugs that affect SQLyog
- Questions on Open Source and Compiling
- Instant Response
- Sitemap
7 Users online :: 7 Guests and 0 Registered
Most popular FAQs 
- I get error 1130 "Host is not allowed to ... (128704 views)
- Error no. 2003: Can't connect... (58523 views)
- Error no. 1251: "Client does not support authentication..." (50541 views)
- Error no. 1045: "Connection denied..." (46251 views)
- SQLyog Version History (45077 views)
- Error No. 2005: Unknown MySQL server host... (33381 views)
- What is HTTP-tunneling? (32471 views)
- What Is SSH and SSH-tunneling? (28002 views)
- Why are Stored Procedures not created when I import ... (27057 views)
- Do I need PHP to use SQLyog with MySQL? ... (23936 views)
Latest FAQs 
- SQLyog Version History (2010-09-02 04:20)
- Do I need to replace the PHP tunneler file ... (2010-03-25 10:26)
- Data get truncated when importing a large CSV-file. (2010-03-18 12:30)
- SQLyog is a client for the MySQL server - ... (2009-09-11 07:48)
- Can I use SQLyog with the various SQL-modes available ... (2009-08-20 08:02)
Backup/Restore
ID #1104
How should I use the various options of the SQLyog backup 'powertool'?
We cannot decide that on your behalf! We have provided the most flexible options available including:
* An option to backup a complete database or only individual tables
* An option to add a TIMESTAMP to the backup file name
* An option to backup to a single file or to split the backup into more files
* An option to store the backup files in a single folder or a 'folder tree'
.. but you will need to define your own 'backup strategy' for your own data yourself. Some tables may need several backups per day, for others maybe a single backup per week will do. Most likely it also depends on the type of hosting that you are using and the backups that are being done there with server-side-alone software (such as file-based backups and backup's using the MYSQLDUMP program)
Also it would be practical to consider if you expect that the backup should be used for restoring data. Most often in a production system you would not expect that - and not wish that either! Backups are necessary security precautions and for most people in most situations only that. You do no want and you do not expect the backups should ever be used. However in case you will need to, you probably also would like to be able to identify the backup(s) that should be used quickly and unambiguously! And you would want to only need to restore the data that have been lost or damaged and nothing else!
However if you plan to move data to another server it is a different situation. Then you are certain that the backup will be used for restoring data. Also in a development environment there might be situations where you want to use a backup for restoring (or 'returning to') a standardized setup. In this situation a backup using a single file probably is most practical as it can be restored in a single operation:
So some considerations you will have to do when planning your backup strategy is:
* easy identification of backups.
* easy and safe 'doing away with' unnecessary and old backup data.
* a suitable file size for each backup file.
* ease of restore.
.. but nobody but you can set up the exact strategy that fits your situation.
Tags: -
Related entries:
- Do I need PHP to use SQLyog with MySQL?
- SQLyog gives you the most options for connecting to MySQL
- Welcome to the Webyog FAQ
- Installation and upgrading
- Buying and Licensing SQLyog
Last update: 2006-07-07 10:11
Author: Peter Laursen
Revision: 1.0
You can comment this FAQ