Forum Moderators: open

Message Too Old, No Replies

MySQL latin1 vs UTF8

         

foxfox

5:32 pm on Nov 17, 2007 (gmt 0)

10+ Year Member



I can store my data (in UTF8 encoding) just using latin1 character set when creating the table, and so far I don't have any problem.

So what are the need in using UTF8 when creating the table?