How can I extract data from Wordpress MySQL files?
May 9, 2008 3:47 PM
Subscribe
Is there any way to restore Wordpress MySQL tables from the Unix directories? I don't have a database backup. If a restore of the tables is impossible, can I at least recover the text of my blog entries?
An unfortunate Ubuntu meltdown required a re-install of my server. I saved /etc, /home and /var, thinking I'd got everything. Alas! I forgot two important details: I didn't perform a MySQL database backup; and I didn't realise that Wordpress on Ubuntu saves stuff into /usr/wordpress. *%#$&!!!
After I spent a little time cursing Ubuntu's Wordpress for putting user-modified files into /usr, I remebered that the text of the entries and comments is in the database. I have a full backup of /var/lib/mysql so I should at least be able to extract the text of the blog entries -- right? Or am I completely screwed?
I'm proficient in Unix and C but know very little about databases.
posted by phliar to computers & internet (6 comments total)
posted by holgate at 4:21 PM on May 9