mirror of https://github.com/sysown/proxysql
#291 Add API for running a ProxySQL admin command in SQL
This is ran against the SQL admin port of the proxy.pull/275/head
parent
2d60a08b3d
commit
4edb0f9867
@ -0,0 +1,3 @@
|
||||
set pagination off
|
||||
target remote 0.0.0.0:2345
|
||||
continue
|
||||
Loading…
Reference in new issue