If you just need a quick way to get some data from a mysql database in your shell (bash), you
Category: Database
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
Postgresql 8.1 database bash dump script
I’ve wrote a simple bash script to dump databases from a Postgresql 8.1 database server which uses the pg_dump and
