MySQL 启动报错:‘–skip-locking’ is deprecated and will be removed |
| 发表者:分类:数据库2011-10-08 06:20:12 阅读[4278] |
'–skip-locking' is deprecated and will be removed in a future release. Please use '–skip-external-locking' instead.
系统错误日志:
110301 04:17:49 mysqld_safe Starting mysqld daemon with databases from /data/mysql
110301 4:17:49 [Warning] ‘–skip-locking’ is deprecated and will be removed in a future release. Please use ‘–skip-external-locking’ instead.
问题解决方案:
检查MySQL配置文件,将my.ini里面的skip-locking 改为skip-external-locking,重启MySQL。
转载请标明出处【MySQL 启动报错:‘–skip-locking’ is deprecated and will be removed 】。
《www.micoder.cc》
虚拟化云计算,系统运维,安全技术服务.
| Tags: | [阅读全文...] |
最新评论