From: Dan Nelson Date: July 2 2008 8:05pm Subject: Re: Mysqldump turn off quotes List-Archive: http://lists.mysql.com/mysql/213555 Message-Id: <20080702200544.GG76555@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 dnelson@stripped