Mysql Error

"Mulley, Nikhil" <[email protected]> Wed, 22 Sep 2004 09:58:50 +0530
Newsgroups gmane.comp.db.mysql.bugs
Message-ID <4D8B620F4FDA414982B23A3E7F6A8EF105534A@hydmail01.hyd.corp.int.untd.com>
Hi All,
 
I get an error while loading the mysql statements from an sql file on Linux.
 
 
 
When I  do something like this,
 
 
#mysql -h localhost -u root -p newdatbase < test123.sql
 
 
Error:1604 
 
The test123.sql contains simple DDL statements like CREATE TABLE,DROP TABLE with every syntax correct.
 
Please can any one help me,When I sorted at Google,I found that it is the cause of a simple bug in MySql.
 
Thanks,
Nikhil.