Hi,

I have this database with utf-8 charset.

How can i change it to latin1 ?

I've seen the MySQL pages and run in the MySQL prompt:
ALTER DATABASE telbit CHARACTER SET latin1 COLLATE latin1_swedish_ci;

but i get an error saying that i have an error in my syntax.

Any help would be appreciated.

Warm Regards
--
:wq! Mário Gamito

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to