[ERROR] Can't start server: can't check PID filepath: No such file or directory
mysql5.7启动不了这个问题一般都是pid目录没创建或者没有目录权限解决办法:创建pid目录并给予权限或修改pid目录(参看配置文件my.cnf默认为/etc/my.cnf)至mysql目录下启动方法由于密码忘记了(–skip-grant-tables)[root@NGINX~]#/usr/local/mysql/bin/mysqld_safe--skip-grant-tables--user