Bug #3793 | Polish letters | ||
---|---|---|---|
Submitted: | 17 May 2004 9:22 | Modified: | 3 Jun 2004 12:29 |
Reporter: | Wojciech Ma³ota | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Administrator | Severity: | S1 (Critical) |
Version: | OS: | Windows (Win98, Win2000) | |
Assigned to: | Ulrich Bayer | CPU Architecture: | Any |
[17 May 2004 9:22]
Wojciech Ma³ota
[19 May 2004 22:13]
MySQL Verification Team
I tested your big case but I found another behavior. First I created the table and inserted data, done the backup, drop the table and done the backup. Both rows were inserted but the column with Polish character incomplete. mysql> select * from dzial; +----+---------+-----------+------+-------+-------------+---------+ | id | tytul | kolejnosc | link | blank | typ | opiekun | +----+---------+-----------+------+-------+-------------+---------+ | 1 | Nowiny | 2 | | 0 | aktualnosci | 6 | | 2 | Artyku³ | 3 | | 0 | relacje | 3 | +----+---------+-----------+------+-------+-------------+---------+ 2 rows in set (0.00 sec)
[3 Jun 2004 12:29]
Ulrich Bayer
Thank you for your bug report. This issue has already been fixed in the latest released version of that product, which you can download at http://www.mysql.com/downloads/ Additional info: Hi, Thanks for your bug-report. We have fixed all charset-related problems in the new 1.0.4 Windows Beta version that we will release in some hours. If there should be any problems left don't forget to tell me your server version. There is a big difference in charset support between 4.0 and 4.1.