Skip to content

Instantly share code, notes, and snippets.

@wakwanza
Created October 27, 2016 13:15
Show Gist options
  • Save wakwanza/280d3374a4fe3a6d507e6a9e69171076 to your computer and use it in GitHub Desktop.
Save wakwanza/280d3374a4fe3a6d507e6a9e69171076 to your computer and use it in GitHub Desktop.
Proxysql initial config file
datadir="/var/lib/proxysql"
admin_variables=
{
admin_credentials="PSQLUSER:PSQLPASS"
mysql_ifaces="0.0.0.0:6032;/var/tmp/proxysql_admin.sock"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment