Open
Description
WHY
Currently, changing mysql-interfaces requires a restarts. This is against the principle that proxysql can be reconfigured at runtime, although it is rare that someone would need to change mysql-interfaces at runtime.
WHAT
Allow to change binding address/port without the need to restart the proxy
This is already done for the admin interface, so shouldn't be difficult to port it also for MySQL threads