Bug #58656 Error in the foreign keys docs
Submitted: 2 Dec 2010 12:57 Modified: 5 Jan 2011 18:24
Reporter: Andrew Hutchings Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.1,5.5 OS:Any
Assigned to: John Russell CPU Architecture:Any

[2 Dec 2010 12:57] Andrew Hutchings
Description:
In http://dev.mysql.com/doc/refman/5.1/en/innodb-foreign-key-constraints.html:

"You can also display the foreign key constraints for a table like this:

SHOW TABLE STATUS FROM db_name LIKE 'tbl_name';

The foreign key constraints are listed in the Comment column of the output."

Unfortunately this hasn't been true since 5.0

How to repeat:
as description
[2 Dec 2010 13:10] Valeriy Kravchuk
Thank you for the documentation request.
[5 Jan 2011 18:24] John Russell
Removed text from 5.1, 5.5, and future Ref Mans.