LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 931|回复: 1

mysql启动不起来了,大家帮我

[复制链接]
发表于 2006-12-18 16:13:09 | 显示全部楼层 |阅读模式
我下的是mysql的二进制包哦,第二次运行出现一下提示,大家帮我下啊!

[root@RH bin]# ./safe_mysqld --user=mysql
./safe_mysqld: line 183: my_print_defaults: command not found
./safe_mysqld: line 188: my_print_defaults: command not found
The file /usr/local/mysql/bin/mysqld doesn't exist or is not executable
Please do a cd to the mysql installation directory and restart
this script from there as follows:
./bin/mysqld_safe.
See http://dev.mysql.com/doc/mysql/en/mysqld_safe.html for more
information
发表于 2006-12-18 17:19:49 | 显示全部楼层
前面加上路径看看
#pwd
#../bin/safe_mysqld --user=mysql &
按照你的报错 好像你的启动应该是 ../bin/mysqld_safe --user=mysqld &
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表