In the last episode (Jul 02), Martin Gainty said:
> 
> How do I get mysqldump to turn off quotes e.g from
> INSERT INTO "table" 
> to
> INSERT INTO table

http://dev.mysql.com/doc/refman/5.0/en/mysqldump.html#option_mysqldump_quote-names

-- 
        Dan Nelson
        [EMAIL PROTECTED]

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to