[CentOS] mysql-server-5.0.82sp1-1.el4_8 upgrade

Fri Aug 28 09:52:53 UTC 2009
David Hrbáč <hrbac.conf at seznam.cz>

Hi,
There has been update to mysql within the centosplus repository on 26th
August. Please be aware, that you might need to upgrade tables after the
server upgrade.

1) run CHECK TABLE ....
2) if the response is 'Table upgrade required. Please do "REPAIR TABLE
`tablename`" to fix it!'
3) do run :o) REPAIR TABLE
4) good point is again CHECK TABLE
4) good point is OPTIMIZE TABLE

Regards,
David Hrbáč