MySQL Forums
Forum List  »  Knowledge Base

how can I change one database charset on version 4.0.27-nt
Posted by: knife km
Date: August 13, 2008 01:41AM

in console:

CREATE DATABASE test CHARACTER SET utf8;
错误代码: 1064
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DATABASE 'test' CHARACTER SET utf-8' at line 1
(耗费 0 ms)

Options: ReplyQuote


Subject
Views
Written By
Posted
how can I change one database charset on version 4.0.27-nt
3310
August 13, 2008 01:41AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.