Mysql-Stash - quickly stash and reapply the state of your MySQL database

2018, Jul 30    

The idea behind the app is fairly simple, just take an SQL dump and store it to a file with the given “stash” name. When the app is asked to restore the “stash” it simply runs the SQL queries saved in the plain text file.

The package can be found here:

https://github.com/motomod/mysql-stash