pyxl writes:
> Found a bug in 3.23.40 with GRANT:
>
> Statement:
>
> grant file on db.* to peeps@"%" identified by "password";
>
> emits no error message, however when one does a select for that user
> from the user table, one
> will find that the user "peeps" which was dutifully created has NO
Found a bug in 3.23.40 with GRANT:
Statement:
grant file on db.* to peeps@"%" identified by "password";
emits no error message, however when one does a select for that user
from the user table, one
will find that the user "peeps" which was dutifully created has NOT been
given File_priv - in fac