Re: Funky Error during select.
I have just committed some code that should help with this issue. Beginning with 1.0.2, you will be able to specify that character set that should be used to send all queries to the server. If all your tables are latin1, then you can add charset=latin1 to your connection string and avoid the utf8->latin1 conversion.
I am planning on writing an article for the MySQL dev zone that will clarify this point somewhat so you should watch for that.
-reggie
Subject
Written By
Posted
November 03, 2004 12:34PM
November 03, 2004 01:20PM
November 03, 2004 01:28PM
November 03, 2004 01:35PM
Re: Funky Error during select.
November 09, 2004 03:57PM
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.