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

相关文章:

  • 2021-08-10
  • 2021-06-22
  • 2022-12-23
  • 2021-11-06
  • 2021-08-31
  • 2021-10-16
  • 2021-09-02
猜你喜欢
  • 2022-12-23
  • 2021-09-26
  • 2022-12-23
  • 2021-08-12
  • 2021-05-19
相关资源
相似解决方案