当前位置:
首页 >
安装mysql后在安装目录下只有my-default.ini没有my.ini文件 解决-The MySQL server is running with the --secure-file-priv
发布时间:2023/12/20
43
豆豆
生活随笔
收集整理的这篇文章主要介绍了
安装mysql后在安装目录下只有my-default.ini没有my.ini文件 解决-The MySQL server is running with the --secure-file-priv
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
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
--------
但是更改或想要查找配置文件就需要如下操作
在 安装目录的顶层目录(以我为例,我的就在c盘的根目录) 中找到 program data 文件夹(注意该文件夹默认为隐藏文件夹)
嘿嘿就在这里啦!
总结
以上是生活随笔为你收集整理的安装mysql后在安装目录下只有my-default.ini没有my.ini文件 解决-The MySQL server is running with the --secure-file-priv的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: php导出指定格式excel,php导出
- 下一篇: SparkHiveSQL中Join操作的