Tag Archives: MySql

How to delete WordPress post revisions

Having revisions on my posts is nice I suppose. But I was starting to get a bit annoyed with the increasingly long list of revisions in each post. And they really did get long. Mainly because I am in a … Continue reading

Posted in Software Development | Tagged , , | Leave a comment

How to reset the MySql root account

I just managed to mess up the MySQL root account. Not a smart idea. After some MySQL manual reading and some serious Google-Fu, I figured out how to fix it. Stop the mysql server Add the following to the my.cnf … Continue reading

Posted in Software Development, Technology | Tagged , | Leave a comment