安装mysql后在安装目录下只有my-default.ini没有my.ini文件 解决-The MySQL server is running with the --secure-file-priv

时间:2024-04-09 16:14:19

WIN10 系统环境
安装mysql后在安装目录下只有my-default.ini没有my.ini文件 。

 

mysql报错

----------

The MySQL server is running with the --secure-file-priv option so it cannot execute this statement 

--------

但是更改或想要查找配置文件就需要如下操作

安装mysql后在安装目录下只有my-default.ini没有my.ini文件 解决-The MySQL server is running with the --secure-file-priv

 

在 安装目录的顶层目录(以我为例,我的就在c盘的根目录) 中找到 program data 文件夹(注意该文件夹默认为隐藏文件夹)

 

 

安装mysql后在安装目录下只有my-default.ini没有my.ini文件 解决-The MySQL server is running with the --secure-file-priv

 

嘿嘿就在这里啦!

安装mysql后在安装目录下只有my-default.ini没有my.ini文件 解决-The MySQL server is running with the --secure-file-priv