Backup Question. Backup Question.
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Backup Question.

Started by Hercules24, December 29, 2006, 10:54:19 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Hercules24

Everytime I make a backup using PHPMyAdmin I do it like described in http://coppermine-gallery.net/demo/cpg14x/docs/faq.htm#BackupDatabase
However CPG says: DON'T check "Add 'drop table'" - your database will be erased, if you do.
I have always checked the "add drop table" when I saved the backup sql file to my HD, but my dbase was never erased.
Isn't the "add drop table" only used when you reinstall a backup over a current SQL dbase so it clears the old stuff and only installs the data you backuped?
Without checking "add drop table" me thinks you get everything double when trying to use a backup.
What Am I thinking wrong?