Login question

2004-07-30 Thread aspsa
Per the MySQL documentation I used the following commands to establish login both at the local host and remotely. mysql SET PASSWORD FOR ''@'localhost' = PASSWORD('newpwd'); mysql SET PASSWORD FOR ''@'%' = PASSWORD('newpwd'); When I attempt the following locally from the Command Prompt (with

Problem with logon

2004-07-27 Thread aspsa
I've checked the archives but still need help on this. I installed MySQL (Standard), production version 4.0.20d on a Win2K (Service Pack 4) system, using the binary install. Also, I initiated the install while logged onto Win2k with administrator-level privileges. After the install completed the