v.20.1Improvement

Support Additional Column Types in MySQL Compatibility Server

Support more column types in MySQL compatibility server. #7975 (Yuriy Baranov)
Support more column types in the MySQL compatibility server in ClickHouse.

Why it matters

This feature extends the MySQL compatibility layer of ClickHouse to support additional column types, improving interoperability with MySQL clients and applications by enabling a broader range of data types to be handled seamlessly.

How to use it

Users automatically benefit from this enhancement when using the MySQL compatibility server interface. No additional configuration is required; just connect through the MySQL protocol and use the newly supported column types transparently.