Hello.
mysql_fix_privileges usually modifies grant tables to make them
compatible with new features of a new version. From my experience
MySQL will perfectly run without this.
> If I do a dump of mysql database will it be enough?meaning if there is
> any problem during the execut
hi,
i just inherited a mysql server 4.1 and need to run mysql_fix_privileges on
it.
However one of the databases hosted on it is production and I'd rather avoid
it to be down.
I ran the script on an 4.0 server test that I had installed and which was
running when I ran the script. I h