Re: Regarding User creation and loading data

2004-12-23 Thread Gleb Paharenko
> > -Original Message- > From: Gleb Paharenko [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 22, 2004 1:35 AM > To: mysql@lists.mysql.com > Subject: Re: Regarding User creation and loading data > > Hello. > > What error have you got? Send us

RE: Regarding User creation and loading data

2004-12-22 Thread Anil Doppalapudi
, December 22, 2004 5:19 PM To: [EMAIL PROTECTED]; mysql@lists.mysql.com Cc: [EMAIL PROTECTED] Subject: RE: Regarding User creation and loading data Hi, Thank you for your reply. When I log in as a DBA user and try to load data from a file, I am getting an error as "Access Denied", so, here

RE: Regarding User creation and loading data

2004-12-22 Thread lakshmi.narasimharao
- From: Gleb Paharenko [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 22, 2004 1:35 AM To: mysql@lists.mysql.com Subject: Re: Regarding User creation and loading data Hello. What error have you got? Send us compete command that you issued and the error message. >Could any one of y

Re: Regarding User creation and loading data

2004-12-22 Thread Gleb Paharenko
Hello. What error have you got? Send us compete command that you issued and the error message. >Could any one of you help me in creating two users like First user with >all dba privileges as root and the Second user with only dml operations. For root user use: grant all privileges on *.*