Character set error in MySQLCC

Character set error in MySQLCC

am 14.01.2003 11:45:13 von Zdravko Mandic

MySQL 3.23.49 under RH Linux 7.3
MySQLCC 0.8.7-alpha
Description:
I was checking MySQLCC, tried to inline edit an entry in my test database.
The field text was originally in Win1250 character set but when I edited it
in MySQLCC, national characters are lost (got '?' instead).
I used 3.23.49 MySQL database, configured to use win1250 as default
character set. It runs under RH Linux 7.3.
The MySQLCC is 0.8.7-alpha.
Here's segment from history window (I entered win1250 character from
keyboard, not '?').:
UPDATE `Person`
SET `Name`='Mandi?'
WHERE `Person_ID`=3

How-To-Repeat:
1. open MySQLCC
2. connect to DB (configured to have win1250 as default character set)
3. inline edit record. Enter in the field of type "string" some Win1250
letters
4. see the "??????" instead of entered letters


------------------------------------------------------------ ---------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)

To request this thread, e-mail bugs-thread13479@lists.mysql.com
To unsubscribe, e-mail

Re: Character set error in MySQLCC

am 15.01.2003 01:01:30 von Jorge del Conde

Hi!

----- Original Message -----
From: "Zdravko Mandic"
To:
Sent: Tuesday, January 14, 2003 4:45 AM
Subject: Character set error in MySQLCC


> I was checking MySQLCC, tried to inline edit an entry in my test database.
> The field text was originally in Win1250 character set but when I edited
it
> in MySQLCC, national characters are lost (got '?' instead).
> I used 3.23.49 MySQL database, configured to use win1250 as default
> character set. It runs under RH Linux 7.3.
> The MySQLCC is 0.8.7-alpha.
> Here's segment from history window (I entered win1250 character from
> keyboard, not '?').:
> UPDATE `Person`
> SET `Name`='Mandi?'
> WHERE `Person_ID`=3
>
> How-To-Repeat:
> 1. open MySQLCC
> 2. connect to DB (configured to have win1250 as default character set)
> 3. inline edit record. Enter in the field of type "string" some Win1250
> letters
> 4. see the "??????" instead of entered letters

Thanks for the bug report. I will look into this character set bug for
version 8.1.0

Regards,
Jorge
--
For technical support contracts, visit https://order.mysql.com/?ref=mjdc
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Jorge del Conde
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Full-Time Developer
/_/ /_/\_, /___/\___\_\___/ Mexico City, Mexico
<___/ www.mysql.com

MySQL Users Conference and Expo
http://www.mysql.com/events/uc2003/



------------------------------------------------------------ ---------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)

To request this thread, e-mail bugs-thread13483@lists.mysql.com
To unsubscribe, e-mail