I got impatient and tried the following
Code:
apt-get update
apt-get upgrade mysql
Which seemed to upgrade everything on the server (not just mysql) but things all seem to be working fine.
The good news is the mysql version went from 5.0.18 to 5.0.27 but it didn't go any further. I tried doing the above process again but nothing changed. What else do I need to do?
Mike