Discussione: MySQL - errno: 150
View Single Post
Old 11-12-2006, 18:19   #2
0rph3n
Senior Member
 
L'Avatar di 0rph3n
 
Iscritto dal: Apr 2005
Cittā: Resana - TV
Messaggi: 960
tratto da:
http://sql-info.de/mysql/referential-integrity.html

Quote:
3.3. ERROR 1005

[...]

This means either:

* The referenced table is not an InnoDB table
* The referenced column in other_table is not unique
* The referenced column in other_table has a different type to other_id

In MySQL prior to 5.0, this error can also indicate that:

* No index has been defined on the column other_id
buono studio!
'iao
0rph3n č offline   Rispondi citando il messaggio o parte di esso