ElgisRamon
MIS
Hello.
I'm trying to develop a GUI for the LOAD DATA Sql command.
I coded a form to select a file and send it to a web server, and then I want to "LOAD DATA INFILE '$UpFile'" using PHP, but no avail.
What are the requirements for the webserver user, the mysql user used in the connection, and the permissions on the file and on the tables to run that SQL command?
TIA
I hope it works...
Unix was made by and for smart people.
I'm trying to develop a GUI for the LOAD DATA Sql command.
I coded a form to select a file and send it to a web server, and then I want to "LOAD DATA INFILE '$UpFile'" using PHP, but no avail.
What are the requirements for the webserver user, the mysql user used in the connection, and the permissions on the file and on the tables to run that SQL command?
TIA
I hope it works...
Unix was made by and for smart people.