If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > i'm new to mysql and get an error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-22-04, 21:28
pssheba pssheba is offline
Registered User
 
Join Date: Oct 2004
Location: israel
Posts: 7
i'm new to mysql and get an error

right at the beginning.
I installed my sql on a win2000 platform, activated mysqld and
I tried:
\mysql\bin\mysqladmin -password mypassword
and recieved an error message saying:
"connect to server at localhost failed.
error:access denied for user "ODBC@localhost" (using password: YES)"
I do not understand this error message.
I'll be gratefull to whoever explains that to me.
Thanks !
Reply With Quote
  #2 (permalink)  
Old 10-23-04, 08:40
da!sy da!sy is offline
Registered User
 
Join Date: Jul 2004
Posts: 30
i think u should activate mysql too after activating mysqld
Reply With Quote
  #3 (permalink)  
Old 10-25-04, 17:13
cristiu cristiu is offline
Registered User
 
Join Date: Sep 2004
Posts: 46
use
\mysql\bin\mysqladmin -u yourusername -password mypassword
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On