 |
MySQL Character Set - An Introduction to Character Sets in MySQL
Setting character sets for client connections When an application exchanges data with a MySQL database server, the default character set is latin1. However, if the database stores Unicode strings in utf8 character set, using latin1 character set in the ap
www.mysqltutorial.org |
 |