>>>> 2014/01/06 14:24 -0500, Morgan Tocker >>>>
You might be hitting:

"Important
The inline REFERENCES specifications where the references are defined as part 
of the column specification are silently ignored. MySQL only accepts REFERENCES 
clauses defined as part of a separate FOREIGN KEY specification."

See:
http://dev.mysql.com/doc/refman/5.6/en/alter-table.html 
<<<<<<<<
Ugh, that seems quite right. Now, why did they do that?

A separate specification is less convenient, and also less transparent.


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql

Reply via email to