mysql
mysql copied to clipboard
MySQL C++ client based on Boost.Asio
Now that `any_connection` is the way forward, these instantiations only increase build times needlessly.
We currently have a surprisingly big number of places where initiating an async operation derives in unpredictable and/or undefined behavior, . Since the introduction of any_connection, which does not expose...
[Clickhouse](https://clickhouse.com/docs) seems to support a MySQL protocol interface, but it looks like we're not compatible with it yet.