Jump to content

Trying to Download Table but Access is Denied


lilman

Recommended Posts

Error Access denied for user 'lilman_sds'@'localhost' (using password: YES) with query SELECT * INTO OUTFILE 'http://www.url.com/spreadsheet.xls' FROM survery

That is the error I am recieving when I try to execute this SQL statement:

$export="SELECT * INTO OUTFILE 'http://www.url.com/spreadsheet.xls' FROM survery";

Now my user has all privileges, so does anyone have an idea as to why I am getting this problem?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.