View Single Post
  #2  
Old 11-24-2002, 11:55 PM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

Try this...

c:\mysql\bin\mysql -u <equsername> -p
then type in your password.

If it doesnt let you in, you didnt set up the mysql usename and password correctly. Read the 'Grant all privileges' part of the readme or search the forums.

Redo it until you can execute the above line and get into the database.
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote