Hi, according to the manual: http://dev.mysql.com/doc/mysql/en/innodb-foreign-key-constraints.html
150 is "a foreign key definition would be incorrectly formed for the altered table"
/Johan
Joppe A wrote:
Hello all,
I have a problem with a script I have made, it always stops when it tries to creat a special table, I have been comparing this part of the script with the other parts that is working and cand find anything that looks wrong...
The message MySQL write is:
Can't create table './test_db/BOUNCE_MAILS.frm' (errno: 150)
What does errno: 150 means?
I have checked and mysql are allowed to write in the specific catalog...
Have any a clue?
/Joppe
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]