I only have utf8 characters to put into my db so like everything in the db is utf8.
I tried 'yum install mysql mysql-server -with-charset=utf8' but it is not right.
if i install using ''yum install mysql mysql-server' i got defaut latin1 charset.
Any suggestion and help are much appreciated!