linux中查看mysql是否安装的方法:
1、mysql的守护进程是mysqld
如果已经安装则:
[root@localhost ~]# service mysqld start 启动 MySQL: [确定]
如果没有安装则:
[root@localhost ~]# service mysqld start mysqld:未被识别的服务
2、通过查看服务是否已经添加到linux上判断
若已安装:
[root@localhost ~]# chkconfig --list mysqld mysqld 0:关闭 1:关闭 2:关闭 3:关闭 4:关闭 5:启用 6:关闭
没有安装则:
[root@localhost ~]# chkconfig --list mysqld 在mysqld服务中读取信息时出错,没有那个文件或目录
3、使用whereis mysql命令查看mysql是否安装
如果你安装好了mysql,就会显示文件安装的地址:
[root@localhost ~]# whereis mysql mysql: /usr/bin/mysql /usr/lib/mysql /usr/share/mysql /usr/share/man/man1/mysql.1.gz
推荐:MySQL教程
神龙|纯净稳定代理IP免费测试>>>>>>>>天启|企业级代理IP免费测试>>>>>>>>IPIPGO|全球住宅代理IP免费测试