linuxmysql 启动问题

xiaoxiao2021-02-28  90

启动mysql 报错  Couldn't find MySQL server (/usr/bin/mysqld_safe),需要在my.cnf中配置路径  basedir=/home/web/mysql

再重新启动,报错 The server quit without updating PID file (/var/run/mysqld/mysqld.pid)

查看log日志   Can't find messagefile '/usr/share/mysql/errmsg.sys

将源码包里面的sql/share/english/errmsg.sys复制到/usr/share/mysql/errmsg.sys

转载请注明原文地址: https://www.6miu.com/read-57805.html

最新回复(0)