MySQL Error Number 1005 Can't create table '.mydb#sql-328_45.frm' (errno: 150) | VerySi... - 0 views
-
MySQL Error Number 1005 Can’t create table
- ...12 more annotations...
-
One of the key field that you are trying to reference does not have an index and/or is not a primary key
-
Make sure that the Charset and Collate options are the same both at the table level as well as individual field level for the key columns
-
You have a syntax error in your ALTER statement or you have mistyped one of the field names in the relationship
-
max length of 64 chars