Bug #37900 | Duplicate entries in information_schema.COLUMNS | ||
---|---|---|---|
Submitted: | 6 Jul 2008 12:34 | Modified: | 7 Jul 2008 16:46 |
Reporter: | Chris Keen | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Information schema | Severity: | S3 (Non-critical) |
Version: | 5.0.37 | OS: | Linux |
Assigned to: | CPU Architecture: | Any |
[6 Jul 2008 12:34]
Chris Keen
[7 Jul 2008 11:58]
Sveta Smirnova
Thank you for the report. Please provide output of SELECT DISTINCT COLUMN_NAME,COLUMN_COMMENT, table_name, table_schema FROM information_schema.COLUMNS WHERE TABLE_NAME = 'my_table';
[7 Jul 2008 16:46]
MySQL Verification Team
Thank you for the feedback.