Skip to content

Instantly share code, notes, and snippets.

@adsr
Created August 10, 2017 15:53
Show Gist options
  • Select an option

  • Save adsr/69e84560b239cb349d75d82c88ead044 to your computer and use it in GitHub Desktop.

Select an option

Save adsr/69e84560b239cb349d75d82c88ead044 to your computer and use it in GitHub Desktop.
datadir="/var/lib/proxysql"
admin_variables=
{
mysql_ifaces="0.0.0.0:6032"
}
mysql_variables=
{
interfaces="0.0.0.0:3306"
max_allowed_packet=16777216
monitor_ping_interval=2000
ping_interval_server_msec=2000
server_version="5.6.34"
threads=56
}
mysql_servers =
(
)
mysql_users:
(
)
mysql_query_rules:
(
)
scheduler=
(
)
mysql_replication_hostgroups=
(
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment