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
1577
February 22, 2022 12:17PM
704
February 22, 2022 12:39PM
700
February 22, 2022 01:00PM
670
February 22, 2022 01:03PM
636
February 22, 2022 01:41PM
963
February 22, 2022 03:16PM
661
February 22, 2022 05:09PM
Re: Secure File Privilege
819
February 26, 2022 03:34AM
903
August 18, 2022 12:34PM
551
August 18, 2022 10:47PM
581
August 19, 2022 10:22AM
606
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.