| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Robert Goff | Date: | July 19 2000 6:29am |
| Subject: | RE: mysql root password problem | ||
| View as plain text | |||
> mysql> grant all on *.* to root@localhost identified by "my_password" > with grant option; > ERROR 1047: Unknown command You have to FLUSH PRIVILEGES *before* the GRANT command. (Subject of a recent thread on this list.) -- I took an IQ test, and the results were negative. =============================================== Robert Goff beast@stripped Technical Writer/Editor, Webmaster 505-564-8959
| Thread | ||
|---|---|---|
| • mysql root password problem | Neil Curri | 17 Jul |
| • RE: mysql root password problem | Robert Goff | 17 Jul |
| • Re: mysql root password problem | Neil Curri | 17 Jul |
| • Re: mysql root password problem | Neil Curri | 19 Jul |
| • Re: mysql root password problem | curt | 19 Jul |
| • Re: mysql root password problem | Neil Curri | 19 Jul |
| • RE: mysql root password problem | Robert Goff | 19 Jul |
| • Re: mysql root password problem | Neil Curri | 19 Jul |
| • RE: mysql root password problem | Robert Goff | 19 Jul |
| • Re: mysql root password problem | curt | 19 Jul |
| • RE: mysql root password problem | Robert Goff | 19 Jul |
| • Re: mysql root password problem | Colin Faber | 19 Jul |
