How do I change mysql settings so that it is default UTF-8 for everything?

Posted by alex on Stack Overflow See other posts from Stack Overflow or by alex
Published on 2010-05-03T20:05:18Z Indexed on 2010/05/03 20:08 UTC
Read the original article Hit count: 137

Filed under:
|
|
|

I am getting "ASCII encoding" errors when I insert into my database because I did a fresh install of the MYSQL.

I'd like to change the default to UTF-8 again.

© Stack Overflow or respective owner

Related posts about mysql

Related posts about database