
June 8th, 1999, 06:42 PM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Am I missing something with this attempt to change the password on mysql (this is on NT):
SET PASSWORD FOR root = PASSWORD("newpass");
gives error
parse error near PASSWORD FOR root = PASSWORD("newpass");
Any ideas?
Thanks...Stephen
|