in reply to Re^2: A UTF8 round trip with MySQL
in thread A UTF8 round trip with MySQL

mysql_enable_utf8 is not an auto feature, so it has no effect unless enabled. If it is in effect and I also use Encode methods, this is like shooting yourself in the foot :)

Replies are listed 'Best First'.
Re^4: A UTF8 round trip with MySQL
by Joost (Canon) on Jun 28, 2007 at 21:33 UTC