[geeks] MySQL question
Bill Bradford
mrbill at mrbill.net
Thu May 20 08:52:55 CDT 2004
On Thu, May 20, 2004 at 09:37:56AM -0400, Caleb Shay wrote:
> use "mysqldump --add-drop-table" when making your dump and it will add a
> "DROP TABLE IF EXISTS" before all the table creation queries.
> My standard line for backing up my mysql servers is:
> mysqldump -AacCe --allow-keywords --add-drop-table
Thank you. Added to my notes file. :)
Bill
--
bill bradford
austin texas
More information about the geeks
mailing list