RE: Bug using batch mode with mysql?

2002-12-02 Thread Joacim Larsson
Has anyone else experienced this problem? To me, it looks like a bug since according to the MySQL manual, the batch mode should work just as if the statements where entered directly from the mysql prompt, but it appears not to be true. -Joacim -Original Message- From: Joacim Larsson

Bug using batch mode with mysql?

2002-12-01 Thread Joacim Larsson
I am using MySQL 3.23.53 with InnoDB tables on Win2K platform. My charset is set to latin1 and it works fine when I use Swedish characters through JDBC. It also works fine if I use them from the mysql command line, but when I try to use mysql < file.sql to load a set of INSERTs into my tables I get