How can you dump MySql database after each update?
Question by Craig Ward
After I make a change to a database in MySql (Update, Delete, Insert, Create etc) is it possible to get MySql to dump the database or export the last run query to a sql file?