DB dumpfile import error.

2001-09-24 Thread JvdW
Hi Everyone. I'm having a bit of a problem importing a dumpfile to mysql. When doing a mysql -u database_mgr -p -h host.domain database file.dump I get this error: --cut-- ERROR 1064 at line 11: You have an error in your SQL syntax near '(15), surname TEXT(15), company TEXT(20),

Re: DB dumpfile import error.

2001-09-24 Thread Carl Troein
JvdW writes: I'm having a bit of a problem importing a dumpfile to mysql. When doing a ERROR 1064 at line 11: You have an error in your SQL syntax near '(15), surname TEXT(15), The first part of the dump file is: --cut-- # # mSQL Dump (requires mSQL 2.0 Beta 5 or newer) There's