Re: into outfile error

2001-10-23 Thread Avelino F
At 10:09 PM 10/23/2001 -0500, you wrote: >At 10:43 PM -0400 10/23/01, Avelino F wrote: >>Hello, >> >>After logging into mysql and selecting a database, I type select * from >>song into outfile 'data123.txt'; but receive the following error message: &g

into outfile error

2001-10-23 Thread Avelino F
Hello, After logging into mysql and selecting a database, I type select * from song into outfile 'data123.txt'; but receive the following error message: ERROR 1045: Access denied for user: 'avelino@localhost' (Using password: YES) mysql> I made sure the user has full permissions to the databas