Bug #14837 | Cannot edit sql results with unicode characters | ||
---|---|---|---|
Submitted: | 10 Nov 2005 15:58 | Modified: | 30 Dec 2005 7:06 |
Reporter: | Ondrej Kudlík | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Query Browser | Severity: | S3 (Non-critical) |
Version: | 1.1.17 | OS: | Linux (Debian GNU/Linux) |
Assigned to: | Alfredo Kojima | CPU Architecture: | Any |
[10 Nov 2005 15:58]
Ondrej Kudlík
[19 Nov 2005 16:29]
Valeriy Kravchuk
Thank you for a problem report. Please, send the results of show variables like 'character%'; statement executed from the query browser. What version of MySQL server are you connecting to? Just to be sure.
[21 Nov 2005 16:51]
Ondrej Kudlík
show variables like 'character%'; "Variable_name","Value" "character_set_client","utf8" "character_set_connection","utf8" "character_set_database","latin2" "character_set_results","utf8" "character_set_server","latin2" "character_set_system","utf8" "character_sets_dir","/usr/share/mysql/charsets/" I'm using MySQL 4.1.15 from Debian unstable.
[21 Nov 2005 17:10]
Jorge del Conde
Thanks for your bug report. I was able to reproduce this bug using 1.1.17. I used FC4 and a recent 5.0bk pull to test this bug.
[30 Dec 2005 7:06]
Alfredo Kojima
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html