v.21.3Improvement

Improve MySQL Client Compatibility

Provide better compatibility for mysql clients. 1. mysql jdbc 2. mycli. #21367 (Amos Bird).
Improved MySQL Client Compatibility. ClickHouse now offers enhanced support for MySQL clients, including MySQL JDBC driver and mycli.

Why it matters

This feature aims to improve interoperability between ClickHouse and popular MySQL clients, allowing users to connect and interact with ClickHouse seamlessly using familiar MySQL tools and drivers. It solves compatibility issues, increasing usability and integration ease.

How to use it

Users can connect to ClickHouse using MySQL clients like the MySQL JDBC driver or mycli without additional configuration changes, benefiting from improved protocol compatibility and client support out of the box.