Ok this is my problem. I needed MySQL 5. I also needed PHP5. So I had to manually using an rpm MySQL 5.0.21 just to get PHP5 working with the easyapache script. So MySQL is fine. However every night it tries to update and reverts back to 5.0.18. Now this doesn't work with PHP5 on my box. So I have to each night re-run the rpm, set a new root MySQL password and if I go out like tonight, I end up with hours of downtime. How do I disable the MySQL update or better yet force it to keep my 5.0.21?