MySQL specific connection options
Host to connect to.
Maximum connections that allowed to be created. Must not be 0.
Minimal connections to initialize upfront. Must not be 0.
Name of the database.
Password to authenticate with.
Port to connect to.
Username to authenticate with.
See Implementation
MySQL specific connection options