How To Enable DataInifile In Mysql On A cPanel Server

Just add following code in /etc/my.cnf

local-infile=1

And then restart Mysql

0 comments:

Post a Comment