Open Stupremee opened 3 years ago
I to would be interested in knowing if can do both?
Apparently somebody has already benchmarked such functionality. I wish there was more details how it was enabled. https://serge.frezefond.com/2020/07/red/
Also, the support is needed to the underlying mariadb connector/c, issue linked here: https://jira.mariadb.org/browse/CONC-468
This seems to be how it was done by @sfrezefo
This would be really useful, was there a PR or just the fork?
The Azure MySQL server has a feature called redirection, which allows the client to skip the gateway and directly connect to the MySQL backend.
I was wondering if there's any way to make this feature work even if ProxySQL is used as a cluster, or if there's a workaround for achieving something similar using ProxySQL.
I know that using this is not how ProxySQL works and would probably break ProxySQL features, but I still would be interested if this is supported.