Archive for the ‘MySQL’ Category

The difference between utf8_general_ci and utf8_unicode_ci in MySQL

The utf8_general_ci and utf8_unicode_ci are most popular collations for utf8 charset in MySQL database. But a lot of peoples do not know the different between utf8_general_ci and utf8_unicode_ci.
Read the rest of this entry »