by Lew <lew@[EMAIL PROTECTED]
>
Apr 24, 2008 at 07:37 PM
Mr. X. wrote:
> ...
> O.K.
> There is command :
> show create database mydb.
> results are (columns seperated by ",")
> mydb, CREATE DATABASE `cashereg` /*!40100 DEFAULT CHARACTER SET latin1
*/
>
> ...
> Well it is not utf-8 character-set.
>
> How can I change the above setting ?
Have you considered reading the do***entation?
<http://dev.mysql.com/doc/refman/5.1/en/alter-database.html>
--
Lew