mirror of
https://github.com/mariadb-corporation/mariadb-connector-cpp.git
synced 2025-07-22 18:27:20 +00:00

The RowProtocal class used reference to static object, that caused race condition in concurrent environment. Also, small addition to packaging on macos.