Re: Re[2]: Cannot SELECT TO OUTFILE

2002-05-30 Thread Egor Egorov
mysql-readers, Thursday, May 30, 2002, 1:31:50 PM, you wrote: EE>> Yeah, "Access denied" error means that user doesn't have necessary EE>> permissions. Can you provide some more info? i.e. full error EE>> message, how did you set up file_priv using GRANT statement or EE>> updated privilege tables

Re[2]: Cannot SELECT TO OUTFILE

2002-05-30 Thread mysql-readers
Egor, EE> Yeah, "Access denied" error means that user doesn't have necessary EE> permissions. Can you provide some more info? i.e. full error EE> message, how did you set up file_priv using GRANT statement or EE> updated privilege tables manually? What version MySQL client and EE> server do you u

Fwd: NDN: Cannot SELECT TO OUTFILE

2002-05-30 Thread mysql-readers
So, why do I keep getting the following? What does it mean? Has my mail been delivered to the mailing list or not? This is a forwarded message From: Mailer-Daemon <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Thursday, May 30, 2002, 11:20:03 AM ===8<==Original message text==

Re: Cannot SELECT TO OUTFILE

2002-05-30 Thread Egor Egorov
mysql-readers, Thursday, May 30, 2002, 10:38:14 AM, you wrote: mr> I have a user for doing a select-to-outfile, and I've granted both the mr> file privilege and also (just for the table in question) the select mr> privilege to that user. mr> Trying it at the command-line gives me "Access denied.

Cannot SELECT TO OUTFILE

2002-05-30 Thread mysql-readers
Hi, I have a user for doing a select-to-outfile, and I've granted both the file privilege and also (just for the table in question) the select privilege to that user. Trying it at the command-line gives me "Access denied..." which seems like it can't be the case having granted the correct privil

Cannot SELECT TO OUTFILE

2002-05-30 Thread mysql-readers
Hi, I have a user for doing a select-to-outfile, and I've granted both the file privilege and also (just for the table in question) the select privilege to that user. Trying it at the command-line gives me "Access denied..." which seems like it can't be the case having granted the correct privil