Bug #72112 | Wrong error code (1727 instead of 1709) for ER_INDEX_COLUMN_TOO_LONG in manual | ||
---|---|---|---|
Submitted: | 24 Mar 2014 16:54 | Modified: | 25 Mar 2014 13:17 |
Reporter: | Valeriy Kravchuk | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
Version: | 5.5, 5.6 | OS: | Any |
Assigned to: | Paul DuBois | CPU Architecture: | Any |
Tags: | ER_INDEX_COLUMN_TOO_LONG, innodb_large_prefix |
[24 Mar 2014 16:54]
Valeriy Kravchuk
[24 Mar 2014 17:04]
MySQL Verification Team
Thank you for the bug report.
[25 Mar 2014 7:56]
Stefan Hinz
Error codes are taken verbatim from the Server sources, so I guess this needs to be fixed in the code base rather than in the docs.
[25 Mar 2014 13:17]
Paul DuBois
Thank you for your bug report. This issue has been addressed in the documentation. The updated documentation will appear on our website shortly. There's no need for this description to give an error number, the error name links to the proper error description. Removing the number. Also changing 5.5 manual so error name is a link, not static text.