Currently implementation will always re-use connections if still open (keep-alive)
Using rust nightly due to bug compiling libc
Set up the mysql docker container using docker-setup-<env>.sh
Tear down the mysql docker container using docker-remove-<env>.sh
libssl-dev (ubuntu) or openssl-dev (others)