I have two different Linux servers, and wanted to test if one where faster than the other. I used mysqlslap
Category: Mysql
Upgrade Moodle 2.2.1 to 2.6.2+
I tried to upgrade Moodle 2.2.1 to 2.6.2+ and got this error message: Default exception handler: DDL sql execution error
Mysql SQL in bash one-liner
If you just need a quick way to get some data from a mysql database in your shell (bash), you
Finding spam users
We had a lot of spam users in our multisite wordpress system. This was because we had self-registration enabled for
Alert Blog Admin php script
I had to send emails to all the Blog admins in our WordPress Multisite installation. This is how I did