Re: Secure File Privilege
Make changes to the configuration file you need to take following 2 actions some time it works with option 1 only. But safer side
01
my.ini
#secure-file-priv="C:/ProgramData/MySQL/MySQL Server 8.0/Uploads"
secure-file-priv=""
02
login to mysql
set @@global.secure_file_priv="";
Subject
Views
Written By
Posted
1096
February 22, 2022 12:17PM
574
February 22, 2022 12:39PM
557
February 22, 2022 01:00PM
531
February 22, 2022 01:03PM
517
February 22, 2022 01:41PM
782
February 22, 2022 03:16PM
495
February 22, 2022 05:09PM
Re: Secure File Privilege
645
February 26, 2022 03:34AM
692
August 18, 2022 12:34PM
434
August 18, 2022 10:47PM
453
August 19, 2022 10:22AM
456
August 19, 2022 11:54AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.