persistent-mysql
A backend for the persistent
database library for the MySQL database server.
To run tests on this library, you will need to have a MySQL database server set up and running on your computer.
The test suite expects to see a database named test
with a username test
and password test
.