Hi Brad,

2010/6/8 Brad Scott <outlawsco...@hotmail.com>:
[...]
> Any line beginning with just a number (ie 9, 10, 16) causes a failure.  What 
> am I missing?

you should add backticks ( ` ) at both ends of the column name, e.g.
 `7c` varchar(255) NOT NULL default '',

I think your export should have been done with the option --quote-names enabled.

Hope this helps, unfortunately I have no mysql instances available to
test at the moment...

Greetings,

Mattia.

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to