Linux伊甸园论坛's Archiver

goodbsd 发表于 2008-5-8 17:51

freebsd中mysql无法用命令行登录

系统是freebsd7.0,mysql版本是5.0。mysql已经安装到了/usr/local/mysql下,并且已经启动了,
我在/usr/local/mysql/bi**葱衜ysql -u root -p显示Command not found.
我在其他目录执行/usr/local/mysql/bin/mysql -u root -p没反应,又回到 # 了。

我的mysql已经启动了啊。请问这是什么地方出问题了啊?

bwb 发表于 2008-5-9 22:39

用以下命令看一下进程:
[code]
#ps aux | grep mysqld
[/code]
以证实mysql已经启动。

goodbsd 发表于 2008-5-12 13:00

输入这个命令同样又回到#了,还是没反应。
可是通过top看进程mysqld是在运行的。真不知道是怎么回事。
.
.
.
.
.
.

bwb 发表于 2008-5-12 13:20

????
偶也不知~~~~
你确定MySQL-server和MySQL-client全部安装了?

页: [1]

Powered by Discuz! Archiver 6.1.0  © 2001-2007 Comsenz Inc.