Re: password assign for localhost

2001-05-31 Thread Alice
IL PROTECTED]> Sent: Thursday, May 31, 2001 3:36 PM Subject: RE: password assign for localhost > > You must, after updating the user table, FLUSH PRIVILEGES > > And you should also set the password using the PASSWORD-command. > >update mysql.user >set passwo

RE: password assign for localhost

2001-05-31 Thread David Lidström
age- From: Alice [mailto:[EMAIL PROTECTED]] Sent: den 31 maj 2001 09:24 To: MySQL Subject: password assign for localhost at the moment, i am still connect to local host without a password. i did try to using query to update the MySQL db and update the user table on it for the user where it is &#

password assign for localhost

2001-05-31 Thread Alice
at the moment, i am still connect to local host without a password. i did try to using query to update the MySQL db and update the user table on it for the user where it is 'root' my asp prog did connected to my db which have the connection string that the password is blank. but with the conn