v.19.14Improvement
Safer Interface of Mysqlxx::pool
Why it matters
This feature addresses potential safety and reliability issues when managing MySQL connection pools by providing a more robust and secure interface, reducing risks of connection leaks or improper handling.How to use it
Users benefit from the improvedmysqlxx::Pool interface transparently when using MySQL support in ClickHouse; no explicit user action is required to enable this safer handling.