Bug #1573 UTF-8 characters in text field will eat end of text !
Submitted: 16 Oct 2003 8:54 Modified: 21 Nov 2003 5:49
Reporter: [ name withheld ] Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQLCC Severity:S1 (Critical)
Version:0.9.3 OS:Linux (Linux x86 (Redhat 9))
Assigned to: Assigned Account CPU Architecture:Any

[16 Oct 2003 8:54] [ name withheld ]
Description:
Every non-ascii UTF-8 character typed in an SQL text field will cause a final character in the text to be dropped upon entry.

Possibly a compatibility problem with KDE ? Very strange..

How to repeat:
Create a table with at least one text field. Type non-UTF-8 text into the field, confirm and watch the last characters disappear.

Suggested fix:
Probably very easy to fix, but very essential !
[19 Oct 2003 5:37] [ name withheld ]
After more research: it is probably a duplicate of bug #777. If it is, sorry about that.

If it is KDE's fault, I'd wonder how to fix it.

Regards
[21 Nov 2003 5:49] MySQL Verification Team
Like you said the behavior is the same of bug #777.