waitForReady

open override fun waitForReady(timeout: Long)

Waits for the TCP socket to be ready and delays an extra 10 seconds for MySQL to configure and restart itself.

TODO: Use MariaDB driver or wire protocol to check if the db is up.