Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Problems exporting database

Quote Reply
Problems exporting database
Hi,

I am trying to export my lsql_Users table using MySQLMan but it returns this error:

Permission to perform action denied!
MySQL Said: Access denied for user: 'links_sql@localhost' (Using password: YES).

Query: SELECT Email,Name INTO OUTFILE '/usr/tmp/GTMM10512086532310771' FIELDS TERMINATED BY '|' ESCAPED BY '\\' LINES TERMINATED BY '\n' FROM lsql_Users


Please enter your user name and password

However, when I enter the user name & password, same thing happens.

Any ideas?

Thanks!
Quote Reply
Re: [Fierceman] Problems exporting database In reply to
Please rememeber to search...

http://gossamer-threads.com/...ed%20OUTFILE;#236622