You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fixes to MySQL pipelining
Fixes#1234, fixes#1235
Signed-off-by: Thomas Segismont <[email protected]>
* Add ProxySQL connectivity test
Signed-off-by: Thomas Segismont <[email protected]>
* Add a doc note about pipelining + proxies for MySQL
The proxy might not support it.
Signed-off-by: Thomas Segismont <[email protected]>
Signed-off-by: Thomas Segismont <[email protected]>
The copy constructors ignore
pipeliningLimit
. In practice, this prevents pooled connection to support pipelining.The text was updated successfully, but these errors were encountered: