升级MYSQL4.0到5.0遇到的问题
之前网站做好了,现在想把MYSQL升级到5,在网上下载了MYSQL,安装了,在开始运行地方登录正常
但是在网页上报错
File 'c:\mysql\share\charsets\?.conf' not found (Errcode: 22)
Character set '#24' is not a compiled character set and is not specified in the 'c:\mysql\share\charsets\Index' file
安装MYSQL5的时候,选择的编码是GB2312,把以前的MYSQL卸载了重新装的,数据库都已备份导入了
几是页面报错
高手赐教!.....