Bug #23460 | Cut out insert query | ||
---|---|---|---|
Submitted: | 19 Oct 2006 11:39 | Modified: | 20 Oct 2006 15:11 |
Reporter: | Maxim Pomazan | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Charsets | Severity: | S3 (Non-critical) |
Version: | 5.0.22,5.0.26 | OS: | Linux (Fedora Core 4) |
Assigned to: | CPU Architecture: | Any | |
Tags: | character set |
[19 Oct 2006 11:39]
Maxim Pomazan
[19 Oct 2006 12:08]
Valeriy Kravchuk
Thank you for a problem report. Please, try to repeat with a newer version, 5.0.26. Note also that there was a warning in your case. Please, check exact text with SHOW WARNINGS\G after INSERT.
[20 Oct 2006 13:11]
Maxim Pomazan
In 5.0.26 version this problem is not resolved. Our site in utf8 but 50-100 peoples using cp1252 and all records with ” and ’ are truncated.
[20 Oct 2006 15:11]
Sveta Smirnova
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://dev.mysql.com/doc/ and the instructions on how to report a bug at http://bugs.mysql.com/how-to-report.php Read about character_set_client at http://dev.mysql.com/doc/refman/5.0/en/charset-connection.html