But what is it good for?

Posts tagged with: mysql

Configure MySQL On Solaris 10

QuickTip: You can find full details on configuring the MySQL that ships with Solaris 10 and Nevada in the /etc/sfw/mysql/README.solaris.mysql file (part of the SUNWmysqlr pkg).

Outage This Morning

Lets just say, I'm pissed with Site5 support, or lack there of, today.At about 8:45 this morning, I was attempting to work out why the performance on my sites has been shite recently (looks like I'm not the only one experiencing the issue) when the MySQL database keeled over.I normally consider myself quite patient, so I gave it 15 minutes for the problem to be noticed and rectified - I mean, if you're offering a hosting service, surely you're actually monitoring all the services, and not just providing a pretty page to keep users happy.Well, I was wrong...  Continue reading ►

Debugging Wordpress

In my neverending quest to make sure my sites run smoothly, I was investigating ways I could debug Wordpress. I know about the usual PHP debugging steps, but that only really helps when PHP isn't actually encountering any problems and it's certainly not very good at working out things behind the scenes, like the MySQL queries Wordpress makes short of adding a lot of PHP code.  Continue reading ►
Top