MySQL
InnoDB Hot Backup - a hot backup tool for MySQL
- Original Message -
From: <[EMAIL PROTECTED]>
Newsgroups: mailing.database.myodbc
Sent: Thursday, October 02, 2003 5:39 PM
Subject: Creating InnoDB tables with ansi option fails
> >Description:
> I have a mysql serv
>Description:
I have a mysql server running with ansi option.
When I run my database create script I get:
ERROR 1005: Can't create table './pinball/B.frm' (errno: 150)
This seems to indicate that that:
150 = Foreign key constraint is incorrectly formed