Hi,
I am evaluating the utf8 support of MySQL V4.0.18. I followed the
documentation to create a database as the following:
CREATE DATABASE trdb CHARACTER SET utf8;
Strangely, I got syntax error(s). It seems that the reserved words
CHARACTER SET are not recognized.
Can anyone shed light on me?
Thanks in advance!
Michael Wu
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
