如何将一个.sql文件导入到mysql数据库中的一个数据库里

2020-06-10 教育 91阅读
D:\> mysql -uroot -ppassword
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 18508
Server version: 5.1.22-rc Source distribution
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> use db
Database changed
mysql> source D:\file.sql
..
..
..
..
声明:你问我答网所有作品(图文、音视频)均由用户自行上传分享,仅供网友学习交流。若您的权利被侵害,请联系fangmu6661024@163.com