anyone ever run "mysql_upgrade" with the cpanel install

teknowebworks

Active Member
Mar 9, 2004
30
0
156
This is supposed to take care of the stored procedure problem for mysql 5.0, is this safe to do though?

mysql_upgrade --basedir=pathtomysqldirectory . and you'd possibly add --datadir=pathtodatadirectory
 

nvez

Active Member
PartnerNOC
Jul 17, 2006
40
0
156
I haven't tried this but I see no reason why it would involve any security risk, I'd backup the files first but I think it should cause too much trouble because it's simply MySQL data files.