怎么把.sql文件导入到mysql数据库中
2个回答
2017-06-20
展开全部
1. 进入mysql黑屏下,
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 62
Server version: 5.0.51b-community-nt MySQL Community Edition (GPL)
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql>
2.输入命令 source c:\database.sql; (source后面接的就是你的数据库(.sql文件)的地址)
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 62
Server version: 5.0.51b-community-nt MySQL Community Edition (GPL)
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql>
2.输入命令 source c:\database.sql; (source后面接的就是你的数据库(.sql文件)的地址)
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询