红联Linux门户
Linux帮助

mysql数据库问题

发布时间:2009-11-25 16:41:45来源:红联作者:lxflyyh
各位大侠:
今天在linux下安装了mysql数据库,安装过程正常,但是启动服务时,提示:
[root@localhost bin]# service mysqld start
mysqld: unrecognized service
通过安装目录下,运行mysql能够看到服务已经启动,如下:
[root@localhost bin]# ./mysql
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 11
Server version: 5.0.45 Source distribution

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql>

不知道什么原因,请各位高手帮忙。
文章评论

共有 1 条评论

  1. shiyouming 于 2009-12-01 22:52:13发表:

    路过