~ubuntu-branches/ubuntu/trusty/drizzle/trusty

1
2
3
4
5
6
7
8
# to enable the mysql-protocol-plugin, comment the following line and uncomment the second-next line
plugin-remove=mysql_unix_socket_protocol
#plugin-add=mysql_unix_socket_protocol

# Options for the plugin
# Uncomment the values you want to edit. (The values given are the default-values)
#mysql-unix-socket-protocol.max-connections=1000
#mysql-unix-socket-protocol.path=/var/run/drizzle/mysql.socket