View Single Post
  #5  
Old 02-22-2003, 06:57 PM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

YOu need to give that user privileges in the database.

Do a search on PRIVILEGES on the forums and you'll see about 100 threads discussing it. The pertinent text in the readme is correct.

Using password no sounds like you've already set a password via winmysqladmin, and you're either not using that one, or you've got a typo somewhere, you should be able to just mysql in if you havent set a password. Since you get that error message, you need to pass the username and password to the mysql.exe program to get in to alter the permissions.

Regardless, I'd verify that youre using the same password/username that is in the winmysqladmin screen
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote