Home >Database >Mysql Tutorial >查找mysql数据库文件的存放位置_MySQL

查找mysql数据库文件的存放位置_MySQL

WBOY
WBOYOriginal
2016-06-01 13:27:171466browse

bitsCN.com

在mysql数据库中,有时候并不是很容易找出mysql数据库文件data的存放位置吗,这时就可以使用mysql自带的命令行工具进行查询。

具体命令如下:show variables like '%datadir%'; 

bitsCN.com
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn