| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Malcolm Hutty | Date: | May 19 1999 10:00am |
| Subject: | Re: USER and MYSQL | ||
| View as plain text | |||
> hi all: > I am a beginner! > I want to know how to create USER and set PASSWORD using mysql! The need to use the password function threw me when I tried setting privileges the first time.i.e. Use: insert into user (host,user,password) values ('localhost','me',password('mypassword')); as opposed to: insert into user (host,user,password) values ('localhost','me','mypassword');
| Thread | ||
|---|---|---|
| • USER and MYSQL | hgz | 17 May |
| • Re: USER and MYSQL | Sasha Pachev | 17 May |
| • Re: USER and MYSQL | Malcolm Hutty | 19 May |
