17-Jul-2008

One little problem
As turned out, the Bootcamp 2008 blog fails using the new MySQL extension. Wondering why, I found the blog stored in antother place than I would expect: I thought the blog to be in the WordPress database but it’s not: It is found to be in one of the test databases: the WP23 one. It was set that way in the configuration file, wrong, but well, keep it there, it doesn’t matter really, even when the logical refers to WP25. Well, I may have made a mistake there. Anyway, accessing the WP23 database – which is a 4.1.14 one as well, now fails drastically: the database is sensed to be “gone” on fairly every SQL statement….

Accessing the 5.1.22 database however is fine, no problem.

I think on moving all databases to the new MySQL version: a new database, but using port 3306. Irt means re-importing the data. Just wait to see wether backup succeeeds tonight. Only: how would I move just that blog from the WP23 database to the WordPress one? Well, let’s read the MySQL documentation 🙂