Backing up the database

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
jsavage
Posts: 44
Joined: Sun 2. May 2004, 18:40

Backing up the database

Post by jsavage »

When backing up the mysql database should the backup contain the drop table command ? I am planning to use phpMyBackupPro for this btw.

James
Pappnase

Post by Pappnase »

hello

yes if you wanna overwrite all! then set the drop table. if not then wihout!
jsavage
Posts: 44
Joined: Sun 2. May 2004, 18:40

Post by jsavage »

Hi Pappnase,
My database contains more than just phpwcms stuff. When you say that drop tables will overwrite them all do you mean that drop table will drop all tables in the complete database or just those in the backup set?


James
Pappnase

Post by Pappnase »

hello

it only add the drop table statement to the tables you backup. so if you only backup the phpwcms tabels they will backuped and overwritten when you restored the phpwcms tabels.
Post Reply