返回列表 发帖

[安装] 遇到Mysql5.1在Linux6精简版上的安装问题

求救各位大虾帮忙,看下什么原因,怎么处理。。。。
Mysql5.1.51版本安装在linux6.1系统上,前面过程没什么大差错,就最后:

[root@localhost mysql]# chown -R root .
[root@localhost mysql]# chown -R mysql var
[root@localhost mysql]# chgrp -R mysql .
[root@localhost mysql]# bin/mysqld_safe --user=mysql &
[1] 24852
[root@localhost mysql]# nohup: ignoring input and redirecting stderr to stdout
Starting mysqld daemon with databases from /usr/local/mysql/var

这表示什么意思?如何处理。。。
在线等求救。。。

权限问题

ps:你将旧的数据直接拷贝过去的?
~助人乃快乐之本~

TOP

返回列表