Re: mysqli_fetch_field() mysqlnd & libmysql differences
Hi, Daniel
I'd also set the collation to *utf8_unicode_ci*. Here's a link to the full
diff of the *my.cnf* file I am using on my dev-server:
https://github.com/SimonSimCity/webserver-configuration/blob/master/mysql/patch.diff
Bye
Simon
2012/2/24 Daniel Convissor <[email protected]>
> Hi Johannes:
>
> > 1) You said
> > * /etc/my.cnf settings are (no other my.cnf files exist):
> > * + default-character-set = utf8
> > * + character-set-server = utf8
> >
> > In which section of the my.cnf file? Both for the server, or for the
> > client?
>
> [client]
> default-character-set = utf8
> [mysqld]
> character-set-server = utf8
>
> Thanks for looking into this,
>
> --Dan
>
> --
> T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y
> data intensive web and database programming
> http://www.AnalysisAndSolutions.com/
> 4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
Thread (19 messages)