Re: The driver crash when calling driver->connect
Posted by:
Luis Silva
Date: November 30, 2020 03:52AM
Hi Larent,
Looks like you're using windows. Which VS version?
Are you building release or debug version?
Other thing, if you use mysqlx, you need to point to use the mysqlcppconn8.lib since mysqlcppconn.lib is for the JDBC API version, which is the one you where using first.
Here
https://dev.mysql.com/downloads/connector/cpp/ you can find the debug version of the connector.
Cheers,
Luís
Subject
Views
Written By
Posted
1448
November 27, 2020 03:06PM
644
November 27, 2020 05:05PM
848
November 28, 2020 07:56AM
Re: The driver crash when calling driver->connect
625
November 30, 2020 03:52AM
526
December 01, 2020 11:19AM
530
December 01, 2020 11:21AM
669
December 13, 2020 11:59AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.