Archive for May 4th, 2009

MySQL cleanup

By scott - Last updated: Monday, May 4, 2009

I like to use my web hosting to experiment.  Every so often I have to clean up tables inserted into my database by whatever the web software de jour happens to be.  What follows is how I do this.  There are better and more interesting ways of doing what I do, but this works.