配置mysql 问题解决

问题

[Warning] '--skip-locking' is deprecated and will be removed in a future release. Please use '--skip-external-locking' instead.

中文

[警告]——skip-locking是弃用,在将来的版本将被删除。请使用“——skip-external-locking”代替。

 

解决

将/etc/my.cnf里面的skip-locking 改为skip-external-locking

 

posted @ 2015-12-21 23:09  dennyLinux  阅读(317)  评论(0编辑  收藏  举报