Bug #8531 korean support.
Submitted: 16 Feb 2005 4:45 Modified: 11 Jan 2006 11:33
Reporter: Nate Jang Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Query Browser Severity:S2 (Serious)
Version:1.1.5 OS:Windows (Windows XP, Debian Linux(Sarge))
Assigned to: Mike Lischke CPU Architecture:Any

[16 Feb 2005 4:45] Nate Jang
Description:
I'm korean.

I think, "MySQL Query Browser" not support multi-byte.

korean character is broken.
(query listing, query box, etc.)

How to repeat:
dh.jang@gmail.com
[16 Feb 2005 10:26] Mike Lischke
Hi,

From your error description it is very difficult to find what is wrong. Actually, QB supports Unicode on all platforms, which is a lot better than MBCS. However this should not matter to. What I'd like to know is on which system do you work. Saying "all platforms" is very vague since we have different teams with own GUI implementations for different platforms.

In addition, if you like us to fix the problem you should provide us with precise steps how to reproduce a particular error. What exactly did you do, what exactly did you expect to happen and what exactly actually happend? The more precise your step-by-step list is the better and faster we can fix the bug.

Thank you for helping us making MySQL Query Browser even better.

Mike
[16 Feb 2005 15:41] Nate Jang
Hi, Mike

sorry.

my platforms are Window XP(Home) and Debian Linux (sarge).

I don't think "Unicode" because mysql config file (my.cnf) is "euc_kr" ("MBCS" ? ).

I try to "Unicode".

I hope to add FAQ for CJK User.

Thank you very much.
[17 Feb 2005 5:08] Nate Jang
Windows MySQL Queary Browser v.s. Terminal mysql client on linux

Attachment: MySQL_Query_Browser01.jpg (image/jpeg, text), 82.31 KiB.

[17 Feb 2005 5:10] Nate Jang
MySQL Queary Browser Clash. (korean character input)

Attachment: MySQL_Query_Browser02.jpg (image/jpeg, text), 65.91 KiB.

[17 Feb 2005 5:26] Nate Jang
Linux, LANG=ko_KR.eucKR

Attachment: Linux_MySQL_Queay_Browser02.png (image/png, text), 103.99 KiB.

[17 Mar 2005 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
[22 Dec 2005 16:11] Aleksey Kishkin
Doohyun, could you please test latest query browser and check if problem still persist?
[22 Dec 2005 23:34] Nate Jang
Many thanks your kindness. :-)

MySQL Query Browser
Version : 1.1.18
OS : MS Windows XP Home Ed
---
MySQL Server
Version : 4.1.16
OS : Ubuntu Dapper

$ cat /etc/init.d/mysql
...
$bindir/mysqld_safe --log-slow-queries --default-character-set=euckr --skip-character-set-client-handshake --datadir=$datadir --pid-file=$pid_file >/dev/null 2>&1 &
...

-------------

Result

ex)
"select * from business;"

MySQL QueryBrowser is good work of euc-kr output string.
(also utf-8 is good work...)

MySQL QueryBrowser's query box is not work with MS Windows IME(Korean).

ex)
"select * from business where name="장두현";"

I don't input like example string.

thank you very much. :-)
[22 Dec 2005 23:37] Nate Jang
>> I don't input like example string.

I cann't input like example string.
[11 Jan 2006 11:33] Mike Lischke
I'm sorry. This problem cannot be fixed right now. The reason is that our syntax highlighters do not yet support Unicode, which is necessary to properly display korean, etc. Certain characters work and string parsing does too, but this is not generally working and must be fixed in the next major version.

Mike
[11 Jan 2006 23:43] Nate Jang
I appreciate your answer. :-)

other,
korean input is well done on linux.

OS : kubuntu dapper 6.10 i386
MySQL Query Browser 1.1.17

MS Windows is bad! 
Linux is Good! 

:-)
[11 Jan 2006 23:45] Nate Jang
OS: kubuntu 6.04 Dapper Drake! (i386)
[14 Feb 2008 0:40] Dongjoon Hyun
Please make an option for not using syntax highlighter 
in 'Tool/Option/Editor' menu.

We want just a simple edit box to input query.
[13 Mar 2014 13:33] Omer Barnir
This bug is not scheduled to be fixed at this time.