The MySQL Protocol plugin allows MySQL compatible clients to connect to Drizzle.
There are several server variables to control the MySQL Protocol.
The port number to use with MySQL connections (0 is the same as 3306)
Connection timeout in seconds
Port read timeout in seconds
Port write timeout in seconds
Retry count for the read and write timeout before killing the connection
Buffer length
Address to bind to
Maximum simultaneous connections
A comma seprated list of IP addresses for admin tools to connect from