Re: permissions - again

2001-07-30 Thread Nicole Lancaster
- Original Message - From: Carsten H. Pedersen [EMAIL PROTECTED] To: Robert Roberts [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Saturday, July 28, 2001 6:31 PM Subject: RE: permissions - again My assumption: mysql GRANT SELECT, INSERT, UPDATE ON client_db.* TO db_user

permissions - again

2001-07-28 Thread Robert Roberts
I am new to this list. I posted a perfectly honest question, but all I get back is an email from [EMAIL PROTECTED] saying NO SPAM PLEASE. I checked appua.com. The site is in Russian. I don't understand why I'm getting this. Perhaps someone can explain. In the meantime, here's my question --

Re: permissions - again

2001-07-28 Thread joseph . bueno
Robert Roberts wrote: I am new to this list. I posted a perfectly honest question, but all I get back is an email from [EMAIL PROTECTED] saying NO SPAM PLEASE. I checked appua.com. The site is in Russian. I don't understand why I'm getting this. Perhaps someone can explain. In the meantime,

RE: permissions - again

2001-07-28 Thread Carsten H. Pedersen
My assumption: mysql GRANT SELECT, INSERT, UPDATE ON client_db.* TO db_user@localhost IDENTIFIED BY 'password'; Now this is where I get a bit confused. It's not clear to me where the client is connecting from. I assume they are connecting from localhost because everything is