Re: MYSQL table backups



This is no PHP.

The -add-drop-table switch for mysqldump is wrong: should be
--add-drop-table. Also check out the other switches.

.