mysql
MySQL Table Size Ranker
Submitted by adam on Tue, 2008-01-15 07:20.Script for calculating table size and outputting csv results in order of largest to smallest.
Simple MySQL database backup
Submitted by adam on Thu, 2006-10-26 15:42.I made this script after I decided it was easier for me to do it myself than find one online. It takes a backup as often as you'd like (I set a cron for doing it hourly). The backups are saved until their modification time is 7 days old. Note, I said modification time not creation time.
