On Sun, 18 Feb 2001, René Tegel took up a keyboard and dashed off...
> > Ok, I looked through the archive, unsuccessfully.
> >
> > Here's the "problem":
<...>
> You did use
>
> flush privileges;
>
> after inserting the new users? elsewise mysql won't recognize them until a
> restart.
Bingo!
You did use
flush privileges;
after inserting the new users? elsewise mysql won't recognize them until a
restart.
- Original Message -
From: "Michael Fischer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: 2001-02-18 7:55 AM
Subject: Unable to design
Ok, I looked through the archive, unsuccessfully.
Here's the "problem":
I rebuilt a machine running a MySQL db, and stupidly
only backed up the user-oriented databases, and not
the mysql administrative ones. Nonetheless, I went
back in and used the guiclient to do the appropriate
grants. After