ubuntu下mysql常用操作
1. 查看mysql状态:service mysql status (查看所有服务的状态: service –status-all)
2. 启动mysq: service mysql start
3. 关闭mysql: service mysql stop
ubuntu下mysql常用操作
1. 查看mysql状态:service mysql status (查看所有服务的状态: service –status-all)
2. 启动mysq: service mysql start
3. 关闭mysql: service mysql stop