Ubuntu mysql update

I recently tried a system update (Ubuntu 7.10), and everything but mysql get updated. Every time I tried, Update Manager reported that the mysql update failed. I found this post, which essentially says that you need to stop mysql before trying the update.

I've successfully done this, and now my update has been applied successfully.

Popular posts from this blog

Intellij tip - Joining multiple lines into one

JUnit parameterized test with Spring autowiring AND transactions

AspectJWeaver with JDK 7 - error - only supported at Java 5 compliance level or above