mysql
mysql copied to clipboard
CI tests for older compilers
The library is designed to support C++11. Make the CIs run the tests for older compiler versions:
- gcc 4.9 to current
- clang 3.3 to current
- Visual Studio 2017 to current
CIs should explicitly use a certain toolchain instead of relying on the platform default, which may change over time.