Libraries included: MySQL C++ Connector 1.1.5 MySQL C Connector 6.1.5 The goal of this project was/is to provide functional support of the build/use of the MySQL C/C++ connector with the Mingw64 ...
I wanted to try Visual Studio 2019 with my project which uses MySqlConnector. However, I immediately get an exception when using ExecuteReader() from the MySqlDataReader class: ...