PowWeb Community Forums
>
The PowWeb Platform
>
MySQL
> MySQL dump with DROP TABLES
PDA
View Full Version :
MySQL dump with DROP TABLES
aza
11-17-02, 09:53 PM
Which parameters should I add to my MySQLdump command from cronjob to automatically add DROP TABLE statements to the actual dump file?
TIA.
HalfaBee
11-19-02, 04:23 AM
You need to add --add-drop-table
You might want to get a copy of the manual from www.mysql.com
HalfaBee
vBulletin v3.6.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.