Bug #60713 | REFERENCED_TABLE_NAME truncated in information schema result | ||
---|---|---|---|
Submitted: | 31 Mar 2011 20:56 | Modified: | 31 Mar 2011 21:02 |
Reporter: | Charles Bailey | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Information schema | Severity: | S2 (Serious) |
Version: | 5.5.7-rc | OS: | MacOS |
Assigned to: | CPU Architecture: | Any |
[31 Mar 2011 20:56]
Charles Bailey
[31 Mar 2011 21:00]
MySQL Verification Team
Can you try a recent version of 5.5 ? See below +-----------------------+ | REFERENCED_TABLE_NAME | +-----------------------+ | procedures | +-----------------------+ 1 row in set (0.08 sec) mysql> select version(); +-----------+ | version() | +-----------+ | 5.5.10 | +-----------+ 1 row in set (0.09 sec)
[31 Mar 2011 21:02]
MySQL Verification Team
duplicate of bug #57960