You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
proxysql/doc/internal/Standard_ProxySQL_Admin.txt

8 lines
315 B

Standard_ProxySQL_Admin.cpp contains the code that current implements the Admin Module.
Currently it is in alpha stage (a lot of implementation details will change)
and is implemented as the follow:
main() calls create_ProxySQL_Admin() : this create a new object
Standard_ProxySQL_Admin, that then calls init() .