[HyperDB] HyperDB and strange characters

Andy Skelton skeltoac at gmail.com
Wed Jun 25 13:05:16 GMT 2008


On Wed, Jun 25, 2008 at 7:56 AM, Colin Ogilvie <cogilvie at plus.net> wrote:
> I've thought of just doing a straight "mysql_query" on it which may work?

My solution is to do mysql_query( SET NAMES... ) immediately after
successful mysql_connect in the db_connect method. Try that and let me
know whether it works for you.

Andy


More information about the HyperDB mailing list