Database Backups
-
I’ve made 2 backups of my database – Quick (Simple) and Custom. Now I’m wondering which backup should I use to restore my database. Here are my questions:
1. I’ve taken a look at my Quick (Simple) and Custom backup and both have information for tables. I thought the Quick (Simple) backup is not supposed to include any tables. If I restore the Quick (Simple) backup will it include tables or will they be deleted? If I restore the Custom backup will it include tables or will they be deleted? Does my database need any tables at all?
2. A Custom backup is supposed to allow for changes to default behavior. I may want to change the table prefix – will a Custom backup allow me to change the table prefix? What other kinds of changes to default behavior can I make with a Custom backup?
3. Are there any changes I can make with a Quick (Simple) backup?
4. Can a hacker write malicious code into a Quick (Simple) and Custom backup?
5. How can a hacker write malicious code into a database when it is password protected?
- The topic ‘Database Backups’ is closed to new replies.