- 
    Bug 
- 
    Resolution: Won't Fix
- 
    Minor 
- 
    3.0.12-RC3, 3.1.0-dev
MySQL and MSSQL databases are dropped and recreated completely between tests. This has the unfortunate side-effect of leaving the user without a testing database if PHPUnit exits at the wrong moment, requiring him/her to manually recreate the database. This becomes tedious if it happens often, and makes testing take even longer.

