On Sat, 6 Apr 2002 18:54:14 -0800 (PST)
Kip Kramer <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> After working happily for months, my MySQL (v. 3.23.48-1) database has begun
>displaying
> the following problem:
>
> Whenever I log in as mysql root and try to change privileges for my database as
>fo
Hi All,
After working happily for months, my MySQL (v. 3.23.48-1) database has begun displaying
the following problem:
Whenever I log in as mysql root and try to change privileges for my database as
follows:
grant insert, select
on MyDB_Name
to MyExistingUserName;
I get the error that the dat