"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote on 05/01/2005
07:14:57 PM:
> I created a mysqldump with --quote-names option, but I get this
> error:C:\xampp\xampp\mysql\bin>mysql -uroot db2 < test5.
> txtERROR 1005 at line 54: Can't create table '.\db2\shift.frm'
> (errno: 150)C:\xampp\xampp\mys
I created a mysqldump with --quote-names option, but I get this
error:C:\xampp\xampp\mysql\bin>mysql -uroot db2 < test5.txtERROR 1005 at
line 54: Can't create table '.\db2\shift.frm' (errno:
150)C:\xampp\xampp\mysql\bin>Line 54 is the CREATE TABLE... line of the
following bit of SQL from the fi