|
Blue Forest http://www.lslnet.com at 3:18 p.m. on August 26, 2006
[Character Set] mysql4.1.18 version of the installation, why not gb2312 characters?
Installed, I entered the building mysql table testing for a moment :
Mysql> create table `item` (`oid` int (6) unsigned not null) engine=innodb default charset=gb2312 comment= '';
Suggested mistakes :
ERROR 1115 (42000) : Unknown character set : 'gb2312'
Later, I used mysql-front open and found the characters really no option Lane gb2312
I have what is the solution? |
| |