怎么确定自己的mysql安装在哪?

1.执行sql: show variables like "%char%";  

如图所示:就是mysql的安装路径了

原文地址:https://www.cnblogs.com/time1997/p/14212040.html