mirror of
https://github.com/mariadb-corporation/mariadb-connector-c.git
synced 2025-08-20 16:31:06 +00:00

- Build server build with latest C/C: Instead of copying the C/C directory into server, we now fetch the actual commit or PR into server repository - Fix travis environment variables (Windows) - Skip character set tests if the server doesn't support charset/collation - Don't use CREATE OR REPLACE SQL syntax to make MySQL happy - Disable TLS connection test for MaxScale - Don't set TEST environment variables if they are empty