W
webcanada
Guest
Hello all -
I'm trying to set up a table which will have fields that contain data in Chinese, Arabic, and other non-English languages. I assume the way to do this is to enable UTF8 for the database.
How do I do this in Plesk? Is it a MySQL command? I've tried doing ...
ALTER DATABASE roller DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
... where roller is the name of the database, but it comes back with a syntax error.
I have Plesk 7.5.4, but MySQL 3.23.58.
Thanks for your help,
Peter.
I'm trying to set up a table which will have fields that contain data in Chinese, Arabic, and other non-English languages. I assume the way to do this is to enable UTF8 for the database.
How do I do this in Plesk? Is it a MySQL command? I've tried doing ...
ALTER DATABASE roller DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
... where roller is the name of the database, but it comes back with a syntax error.
I have Plesk 7.5.4, but MySQL 3.23.58.
Thanks for your help,
Peter.