方式一:

  打开脚本,复制里面的全部内容,登陆数据库后运行。

方式二:

  window cmd 运行如下命令:

  mysql -u root -proot --port 3306 <D:\simple.sql

方式三:

  登陆mysql,运行如下命令

  source D:\simple.sql

相关文章:

  • 2022-01-24
  • 2022-12-23
  • 2022-01-05
  • 2021-12-30
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-02
  • 2022-01-03
  • 2021-11-23
  • 2022-12-23
  • 2021-11-06
  • 2022-12-23
  • 2021-07-01
相关资源
相似解决方案