Some simple utilities for working with MySQL databases. - copydb :: Create a copy of a database under a new name. - copydb-current-branch :: Create a copy of a database under a new name based on the current git branch. Requires =copydb=. - rebasedb :: Destroy and recreate a database based on another database.