使用工具Xshell 5连接之后,登录mysql>mysql -u root -p>password:(你的密码)然后mysql>use yourdatabasename;(你的数据库名)mysql>source /tmp/database.sql;(这是你的存储的文件夹的地址路径,database是您的数据库名)
posted on 2021-02-02 11:07 断掌 阅读(36) 评论(0) 收藏 举报