文件名称:MySQL使用C++开发时崩溃库
文件大小:2.15MB
文件格式:ZIP
更新时间:2021-07-31 18:10:34
MySQL
在MySQL5.6开发时,使用Connector C++ 1.1接口时在Debug下调用sql::ResultSet res;res->getString("_message");崩溃。主要原因时安装的库属于Release版本的,在 Debug下需要下载mysql-connector-c++-1.1.11进行编译Debug的版本。
【文件预览】:
Debug
----mysqlcppconn.lib(69KB)
----mysqlcppconn.pdb(6.94MB)
----mysqlcppconn.exp(41KB)
----mysqlcppconn.ilk(4.43MB)
----mysqlcppconn.dll(1.21MB)