Bug #36279 | mysql.exe built with Visual C++ 2005 cannot display japanese character. | ||
---|---|---|---|
Submitted: | 23 Apr 2008 9:30 | Modified: | 8 Dec 2008 16:52 |
Reporter: | Meiji KIMURA | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S3 (Non-critical) |
Version: | 5.0.58 | OS: | Windows |
Assigned to: | Vladislav Vaintroub | CPU Architecture: | Any |
[23 Apr 2008 9:30]
Meiji KIMURA
[23 Apr 2008 12:12]
Vladislav Vaintroub
In my opinion 308: setlocale(LC_CTYPE, ""); /* To get right sortorder */ is really obsolete. Database users typically have no concerns about locale on the server, if they need right sort order, they specify collations.
[26 Apr 2008 0:19]
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/46058 ChangeSet@1.2573, 2008-04-26 02:19:18+02:00, vvaintroub@wva. +1 -0 Bug#36279 - mysql built with Visual Studio 2005 does not display japanese characters. Fix - removed setlocale from my_init.c . In MBCS environments it caused unwanted character-to-byte translations in fputc() in client code and wrong output as result.
[10 Nov 2008 20:18]
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/58372 2711 Vladislav Vaintroub 2008-11-10 Bug#36279 - mysql built with Visual Studio 2005 does not display japanese characters. Fix - removed obsolvete setlocale from my_init.c . In MBCS environments it caused unwanted character-to-byte translations in fputc() in client code and wrong output as result.
[12 Nov 2008 11:45]
Bugs System
Pushed into 6.0.9-alpha (revid:vvaintroub@mysql.com-20081110201804-bi98gcs9avsf58ff) (version source revid:alik@sun.com-20081112114133-hyleaxi6lrx4n2gr) (pib:5)
[15 Nov 2008 1:23]
Paul DuBois
Noted in 6.0.9 changelog. The mysql client, when built with Visual Studio 2005, did not display Japanese characters. Setting report to NDI pending push into 5.0.x, 5.1.x.
[2 Dec 2008 13:02]
Bugs System
Pushed into 5.0.74 (revid:vvaintroub@mysql.com-20081110201804-bi98gcs9avsf58ff) (version source revid:vvaintroub@mysql.com-20081110201804-bi98gcs9avsf58ff) (pib:5)
[2 Dec 2008 21:15]
Paul DuBois
Noted in 5.0.74 changelog. Setting report to NDI pending push into 5.1.x.
[8 Dec 2008 10:21]
Bugs System
Pushed into 5.1.31 (revid:vvaintroub@mysql.com-20081110201804-bi98gcs9avsf58ff) (version source revid:azundris@mysql.com-20081114081134-pswy3m5go7r64m1p) (pib:5)
[8 Dec 2008 16:52]
Paul DuBois
Noted in 5.1.31 changelog.
[30 Dec 2008 13:16]
MySQL Verification Team
Bug: http://bugs.mysql.com/bug.php?id=41777 has been marked as duplicate of this one.
[19 Jan 2009 11:32]
Bugs System
Pushed into 5.1.31-ndb-6.2.17 (revid:tomas.ulin@sun.com-20090119095303-uwwvxiibtr38djii) (version source revid:tomas.ulin@sun.com-20090108105244-8opp3i85jw0uj5ib) (merge vers: 5.1.31-ndb-6.2.17) (pib:6)
[19 Jan 2009 13:09]
Bugs System
Pushed into 5.1.31-ndb-6.3.21 (revid:tomas.ulin@sun.com-20090119104956-guxz190n2kh31fxl) (version source revid:tomas.ulin@sun.com-20090119104956-guxz190n2kh31fxl) (merge vers: 5.1.31-ndb-6.3.21) (pib:6)
[19 Jan 2009 16:15]
Bugs System
Pushed into 5.1.31-ndb-6.4.1 (revid:tomas.ulin@sun.com-20090119144033-4aylstx5czzz88i5) (version source revid:tomas.ulin@sun.com-20090119144033-4aylstx5czzz88i5) (merge vers: 5.1.31-ndb-6.4.1) (pib:6)