chengxiaofeng

关闭和打开有两种方式:右键我的电脑--管理--mysql

           运行 ---- cmd ---- 启动服务器 net start mysql ---- 启动数据库 mysql -uroot -p123

1 关闭服务器

1. 打开数据库

1.1 右边的  “运行”

1.2              cmd

1.3 启动服务器              net start mysql

 

或者

1.4  启动数据库        mysql -uroot -p123

 

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-03
  • 2022-12-23
  • 2021-04-12
  • 2021-11-23
  • 2021-09-29
猜你喜欢
  • 2021-12-07
  • 2022-12-23
  • 2022-12-23
  • 2021-12-26
  • 2022-12-23
  • 2022-12-23
  • 2021-08-10
相关资源
相似解决方案