Hello,
I want to use the <LOAD DATA LOCAL INFILE 'file.csv' ...> command within a Stored Procedure, but I get the Error 1314 (is not allowed in stored procedures).
Anybody an idea how this would work anyway?
Within an external SQL script file this works fantastic!
Thanx in advance...
I want to use the <LOAD DATA LOCAL INFILE 'file.csv' ...> command within a Stored Procedure, but I get the Error 1314 (is not allowed in stored procedures).
Anybody an idea how this would work anyway?
Within an external SQL script file this works fantastic!
Thanx in advance...