|
Zoeken |
: These backups only work on MyISAM tables. InnoDB tables are not compatibles with the snapshot system that we use. The backups of your bases are automatically carried out:
You may access to these backups by modifying the name of the base in phpMyAdmin:
The SQL server, the user name and the password of the base remain the same as the ones of your base. Warning: You can only 'SELECT' on theses backups, you have no write-access. For example: sql base Name of the sql base: mysite Sql server: sql2 User name: mysite Night sql backup Name of the sql base: mysite-n Sql server: sql2 User name: mysite Weekly sql backup Name of the sql base: mysite-s Sql server: sql2 User name: mysite How to recover these backups? You can follow the procedure at the following address: How to save a data base? |