mysql查看创建的数据库的数据,包含表等存放的目录,可以输入下面指令查看:
show variables like ‘datadir‘
mysql查看'datadir'目录
原文:http://www.cnblogs.com/longshiyVip/p/5128421.html