Bug #1659 can't insert the whole chinese string into varchar field in table correcetly?
Submitted: 25 Oct 2003 3:26 Modified: 8 Dec 2003 16:22
Reporter: kai lv Email Updates:
Status: Closed Impact on me:
None 
Category:MySQLCC Severity:S2 (Serious)
Version:0.9.1 - 0.9.3 OS:Windows (win32)
Assigned to: Jorge del Conde CPU Architecture:Any

[25 Oct 2003 3:26] kai lv
Description:
When using MySQL Control Center to insert new record, only half of the string was inserted, another half is lost.

The insert command work well on command line mysql(DOS mode).

btw, the table type is MyISAM.

How to repeat:
Just double click to open a table, and clike the "insert record" button to insert a new line.

Then close the query window, and reopen it, you found the chinese string is half cut.

Suggested fix:
Is this a double byte character problem?
[8 Dec 2003 16:22] Jorge del Conde
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