--=-hSFVT9zxhzSfBmZb8Xf5 Content-Type: text/plain Content-Transfer-Encoding: 7bit I use the Quote Field Names function to protect column names such as 'type' mysqldump -c -Q -u username database > sql_dump.sql -c is for complete inserts. Works for me EVERY time! > -- > Brian Tafoya > brian tafoya dot com --=-hSFVT9zxhzSfBmZb8Xf5 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit I use the Quote Field Names function to protect column names such as 'type'

mysqldump -c -Q -u username database > sql_dump.sql

-c is for complete inserts.

Works for me EVERY time!
--
Brian Tafoya <btafoya@briantafoya.com>
brian tafoya dot com
--=-hSFVT9zxhzSfBmZb8Xf5--