You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
proxysql/deps/mariadb-client-library/UPGRADE_NOTES.md

234 B

Please note that upgrading mariadb-connector-c can require some changes in include/MySQL_Data_Stream.h where we define P_MARIADB_TLS as a copy of MARIADB_TLS . If MARIADB_TLS is changed, P_MARIADB_TLS must be updated too.