在linux系统中,查看mysql服务是否启动 使用service mysqld status即可查看mysql服务是否启动 mysql is not running说明服务没有启动 mysql is running 说明服务启动了