List:General Discussion« Previous MessageNext Message »
From:Robert Goff Date:July 19 2000 4: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 problemNeil Curri17 Jul
  • RE: mysql root password problemRobert Goff17 Jul
    • Re: mysql root password problemNeil Curri17 Jul
Re: mysql root password problemNeil Curri19 Jul
Re: mysql root password problemcurt19 Jul
Re: mysql root password problemNeil Curri19 Jul
  • RE: mysql root password problemRobert Goff19 Jul
    • Re: mysql root password problemNeil Curri19 Jul
      • RE: mysql root password problemRobert Goff19 Jul
Re: mysql root password problemcurt19 Jul
  • RE: mysql root password problemRobert Goff19 Jul
Re: mysql root password problemColin Faber19 Jul