MySQL 5.0

On a whim, I upgraded MySQL on my server to 5.0.18. No problems so far, unlike 4.1.x, which had a few troubles with OpenBSD. It still has the bug where (when compiling in OpenBSD) the client libraries link to ../libmysql/.libs/libmysqlclient.so.15.0 instead of simply -lmysqlclient, but I simply had to repeat the compilations in the client/ subdirectory, replacing the former with the latter.

As far as I can see, there are no problems with current versions of WordPress, MediaWiki and phpBB, all of which I use here.

Related posts:

  1. MySQL 5.0
  2. An Anti-Spam gateway #7: MySQL
  3. Apache 2.2.0 is out

Leave a Reply

Notify me of followup comments via e-mail. You can also subscribe without commenting.


Creative Commons Attribution-NonCommercial-NoDerivs 2.5 Portugal
This work by Pedro Timóteo is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 2.5 Portugal.