This topic created in 2258 days ago, the information mentioned may be changed or developed.
网上查到的文章都是说要设置 secure_file_priv,我已经在[mysqld]里边设置 secure_file_priv="",还是报同样的错,不知道是什么原因
2 replies • 2020-03-27 18:13:08 +08:00
 |
|
1
cheng6563 Mar 27, 2020 via Android
虽然不知道这个配置是啥,但这错摆明了就是 mysql 进程没权限建立那个文件。要么用管理员权限运行 MySQL,要么把文件配到有权限的地方去
|
 |
|
2
jadehare Mar 27, 2020
换个文件夹啊。Users 文件是带权限的啊
|