Hacker News new | ask | show | jobs
by darkwater 21 days ago
> 3. Use a bouncer which can either disallow these changes or detect and revert them after the original client has disconnected. I'm not sure if this exists for MySQL at least.

I believe ProxySQL does exactly that:

* https://proxysql.com/documentation/mysql-prepared-statements...

* https://proxysql.com/documentation/multiplexing/