Michael,
And if you edit a given post and update it, does the category and tag info then reflect on that post when you view your blog?
Nope. Tried that.
Here’s another thing. I exported the database from the hosted server and pulled it to my mac, updated the data in the SQL script to reflect the local server, and set up a copy of my blog on my mac. The tables worked fine.
So I thought “OH, OK.. I’ll just export the tables, drop them in the MySQL prompt and re-import them…!”
Nope.. same problem.
If I created a WordPress export of the site from the admin tool in that XML format that wordpress uses, and I import it, all of the categories are blown out then also. It’s only when I fetch the SQL dump that I can make it work correctly on my Mac.
And then I look this morning and everything is working fine… and then an hour later it’s doing this weird crap again…
The hosted MySQL server is 4.0.18 (I think) and the one on my Mac is 5.0.28 (not sure about the .28 but I know it’s a 5.0 variant).
The ‘term’ tables are the one to check and don’t worry about the Cardinality column.
Those appear to be fine. In fact all of them appear to be fine.
My previous hosting server is being migrated to a new one with MySQL 5. Perhaps that will solve the problem and there’s something going on with the previous MySQL database server. All I know is this is cheesing me off. WordPress normally “just works” and I don’t have to screw around with this stuff.
*sigh*