h-g-f-s123

查看mysql的安装路径

一、通过mysql命令查看mysql的安装路径:

使用的sql语句为:

select @@basedir as basePath from dual;

 

分类:

技术点:

相关文章: