Bug #7228 MySQL QB crashes when insert
Submitted: 13 Dec 2004 5:07 Modified: 18 Jan 2005 10:46
Reporter: walt hornet Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Query Browser Severity:S1 (Critical)
Version:1.1 OS:Windows (winxp)
Assigned to: Mike Lischke CPU Architecture:Any

[13 Dec 2004 5:07] walt hornet
Description:
I'm using mysql4.1,all character sets are gb2312
I want to insert a row into database through mysql query browser like this:
insert into birthday values('名字‘,'2004','12','13);
but the mysql QB was terminated by winxp.

How to repeat:
the "#21517"and "#23383" is chinese character
just "insert into table_name values('名字‘,'2004','12','13);"
[15 Dec 2004 14:36] Mike Lischke
Hi walt,

I'm not sure how to repdroduce this issue. Did QB crash when you just wrote this text "insert into birthday values('名字‘,'2004','12','13);" or did it crash when you executed the text?

Mike
[18 Dec 2004 10:46] walt hornet
I cant type chinese characters in the bug report,because these characters are changed into "&;#xxxxxx" automaticly.(Is this a bug?)
I want to "insert into birthday values("名字","2004","12","18");
[14 Feb 2005 22:54] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".