随笔分类 -  MySQL

关于Mysql常用命令
摘要:Linux系统service mysqld restart //重启service mysqld start // 启动service mysqld stop //关闭systemctl start mysqld 启动 MySQLsystemctl status mysqld 查看 MySQL 运行 阅读全文
posted @ 2022-08-11 22:23 sandm01 阅读(22) 评论(0) 推荐(0)