Bug #21317 | SHOW CREATE DATABASE does not obey to lower_case_table_names | ||
---|---|---|---|
Submitted: | 27 Jul 2006 15:07 | Modified: | 20 Nov 2010 22:42 |
Reporter: | Andrey Hristov | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: General | Severity: | S3 (Non-critical) |
Version: | 5.0+, 4.1 | OS: | Windows (Windos, Mac, Linux if FS is ci) |
Assigned to: | Sergei Glukhov | CPU Architecture: | Any |
[27 Jul 2006 15:07]
Andrey Hristov
[27 Jul 2006 15:29]
MySQL Verification Team
Thank you for the bug report. Verified as described.
[9 Aug 2006 15:08]
Iggy Galarza
Also see bug#20356
[17 Dec 2007 6:38]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/40082 ChangeSet@1.2583, 2007-12-17 10:33:43+04:00, gluh@mysql.com +6 -0 Bug#21317 SHOW CREATE DATABASE does not obey to lower_case_table_names preserve lettercase as it specified in 'show create'
[24 Dec 2008 17:25]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/62309 2811 Sergey Glukhov 2008-12-24 Bug#21317 SHOW CREATE DATABASE does not obey to lower_case_table_names preserve lettercase for DB name as it specified in 'show create'
[23 Mar 2009 1:55]
Paul DuBois
Noted in 6.0.11 changelog. SHOW CREATE DATABASE did not account for the value of the lower_case_table_names system variable.
[12 May 2010 11:17]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/108109
[16 Aug 2010 6:40]
Bugs System
Pushed into mysql-next-mr (revid:alik@sun.com-20100816062819-bluwgdq8q4xysmlg) (version source revid:alik@sun.com-20100816062612-enatdwnv809iw3s9) (pib:20)
[13 Nov 2010 16:20]
Bugs System
Pushed into mysql-trunk 5.6.99-m5 (revid:alexander.nozdrin@oracle.com-20101113155825-czmva9kg4n31anmu) (version source revid:vasil.dimov@oracle.com-20100629074804-359l9m9gniauxr94) (merge vers: 5.6.99-m4) (pib:21)
[20 Nov 2010 22:42]
Paul DuBois
Noted in 5.6.1 changelog.