RE: NEWBIE - trouble creating Databases Acess Denied...

2002-07-09 Thread David Kramer
ginal Message- From: Victoria Reznichenko [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 09, 2002 9:23 AM To: [EMAIL PROTECTED] Subject: Re: NEWBIE - trouble creating Databases Acess Denied... David, Tuesday, July 09, 2002, 12:04:52 AM, you wrote: DK> I keep getting Access Denied Errors wh

Re: NEWBIE - trouble creating Databases Acess Denied...

2002-07-09 Thread Victoria Reznichenko
David, Tuesday, July 09, 2002, 12:04:52 AM, you wrote: DK> I keep getting Access Denied Errors when I try to login to MySql after DK> running mysql_install_db script. I ran the mysql_install_db script, made DK> suer the mysql process is running(checked it using netstat -a), changed the DK> owner

Re: NEWBIE - trouble creating Databases Acess Denied...

2002-07-08 Thread Gelu Gogancea
- From: "David Kramer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 09, 2002 12:04 AM Subject: NEWBIE - trouble creating Databases Acess Denied... > I keep getting Access Denied Errors when I try to login to MySql after > running mysql_i

NEWBIE - trouble creating Databases Acess Denied...

2002-07-08 Thread David Kramer
I keep getting Access Denied Errors when I try to login to MySql after running mysql_install_db script. I ran the mysql_install_db script, made suer the mysql process is running(checked it using netstat -a), changed the ownership on the binaries and then tried to gain access using the command: my