语法: mysql -u用户名 -p密码 -D数据库 < sql绝对路径

C:\Program Files\MySQL\MySQL Server 5.7\bin>mysql -uroot -p123456 -Dstudytest<D:\sql\studytest-notable.sql

相关文章:

  • 2021-04-12
  • 2021-09-04
  • 2022-02-06
  • 2022-02-06
  • 2022-12-23
  • 2022-12-23
  • 2021-11-23
猜你喜欢
  • 2021-10-14
  • 2021-07-11
  • 2021-10-20
  • 2022-12-23
  • 2021-07-07
  • 2022-12-23
  • 2021-12-04
相关资源
相似解决方案