

mysql -u root -p Enter password:******(密码)

source /home/bak0902.sql

show databases;

use aaa;
show tables;
之后就是正常的sql查询即可!
欢迎大神指导,可以留言交流!
====================== 本人原创文章,转载注明出入!
=================
发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/188516.html原文链接:https://javaforall.cn