List:MySQL ODBC« Previous MessageNext Message »
From:Armin Schöffmann Date:April 19 2005 3:36pm
Subject:RE: ODBC as unwanted username
View as plain text  
assuming you're talking about the mysql-console client on win32 (mysql.exe):
specifiy a user-name and things will get better.

mysql -hlocalhost -uroot <ENTER>

without the -u parameter, the client assumes 'odbc' as the default user.

regards,armin.

> -----Original Message-----
> From: David Devon [mailto:ddevon@stripped] 
> Sent: Tuesday, April 19, 2005 8:27 AM
> To: myodbc@stripped
> Subject: ODBC as unwanted username
> 
> Having some difficulty launching the mysql client. The daemon 
> starts okay, but for some reason it thinks the user is ODBC 
> instead of root.
> 
> C:\>mysql ERROR 1045 (28000): Access denied for user 
> 'ODBC'@'localhost' (using password: NO)
> 
> The username can't be reset either using the config wizard or 
> the command line. How can I fix this?
> 
> Thanks,
> 
> David Devon
> 
> --
> MySQL ODBC Mailing List
> For list archives: http://lists.mysql.com/myodbc
> To unsubscribe:    
> http://lists.mysql.com/myodbc?unsub=1
> 
> 
> 
> 
Thread
ODBC as unwanted usernameDavid Devon19 Apr
RE: ODBC as unwanted usernameJohn Doolan19 Apr
RE: ODBC as unwanted usernameArmin Schöffmann19 Apr