Mysql服务刚停止工作。 一旦我input: service mysql start linux系统显示如下:
tail: invalid option -- n Try `tail --help' for more information. tail: invalid option -- n Try `tail --help' for more information. /etc/init.d/mysql: ERROR: The partition with is too full! failed!
知道我没有编辑mysql文件,它总是这样,我的服务器没有满,因为我用df命令检查了这一点。 我能做些什么呢?
-type f -name tail给出:
/bin/tail /home/vhosts/Site1/bin/tail /home/vhosts/Site2/bin/tail /home/vhosts/Site3/bin/tail /home/vhosts/Site4/bin/tail /home/vhosts/Site5/bin/tail /home/vhosts/chroot/bin/tail /var/www/vhosts/chroot/bin/tail /var/www/shops/Site6/bin/tail /usr/bin/tail
在初始化脚本中看起来像一个问题,暂时你可以尝试运行mysqld或mysqld_safe来绕过它们。