'Incorrect string value' inserting hexstrings
Posted by: Andrey Utkin
Date: March 17, 2010 01:51PM

I've got to import mysql dump from another server to my one.
It contains data like this example:
http://pastebin.ca/1843864
And the result is the following:
http://pastebin.ca/1843863
In few words, hex-encoded strings are not accepted when i INSERT rows from dump. I don't see any rational reason for this.
Although everything seems to be switched to utf8 support:
http://pastebin.ca/1843871
I have just upgraded MySQL to 5.0.84 on my Gentoo server.

I'm reading docs now, but please, give me a direction as my situation requires quick solution.

Please tell me what details can help to solve my problem.

Thanks in advance.

Options: ReplyQuote


Subject
Views
Written By
Posted
'Incorrect string value' inserting hexstrings
3027
March 17, 2010 01:51PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.