At 12:08 PM +0200 2000-01-09, Mike wrote:
>Hi list.
>I want to flush the grant table within the mysql shell (not with mysqladmin
>reload) but have some problems.
>I tried to do what was written in the MySQL manual but it seems that there
>is some kind of an error.
>
>Is what written there update ?
>what do i need to do in order to do this ?
If you tried FLUSH PRIVILEGES and got an error message in return,
I would guess your version of MySQL is older than 3.22.9, when FLUSH
was introduced.
--
Paul DuBois, paul@stripped