"Marvin Cummings" <[EMAIL PROTECTED]> wrote:
> I'm not actually getting an error. I'm simply unable to access any of my
> databases while logged in as [EMAIL PROTECTED] I'd like to change this and
> specify what account is used to establish a connection. How and where do I
> make this change in MySQL? 
> 

ODBC is default username that is used on Windows.
Create a new user account and use it to connect to the MySQL server:
        http://dev.mysql.com/doc/mysql/en/Adding_users.html

> 
> -----Original Message-----
> From: Egor Egorov [mailto:[EMAIL PROTECTED] 
> Sent: Friday, April 16, 2004 10:22 AM
> To: [EMAIL PROTECTED]
> Subject: Re: MySQL 5.0.0-alpha-max-debug running on localhost as
> [EMAIL PROTECTED]
> 
> "Marvin Cummings" <[EMAIL PROTECTED]> wrote:
>> This appears when I attempt to open phpMyAdmin. It doesn't matter what
>> account I set in the config.inc.php file, I continue to get this error.
> How
>> do I change this so that another account logs in to the localhost? I
>> unfortunately had to reboot my server and this became the result. I notice
>> that I can log in to MySQLCC and the command line as root without a
> problem.
> 
> What error do you get?
> 



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to