Bug #86415 there is no debug lib and dll for for the MySQL Connector/C++
Submitted: 23 May 2017 0:59 Modified: 21 Mar 2019 14:34
Reporter: Danil YANG Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / C++ Severity:S3 (Non-critical)
Version:1.1.6 OS:Any
Assigned to: CPU Architecture:Any
Tags: debug lib

[23 May 2017 0:59] Danil YANG
Description:
Hello everyone,
 
 I am looking for prebuilt binaries for the MySQL Connector/C++.And i tried ,but not found . In my vs program,it's not very convenient for debug my pro.

How to repeat:
 I am looking for prebuilt binaries for the MySQL Connector/C++.And i tried ,but not found . In my vs program,it's not very convenient for debug my pro.
[23 May 2017 12:26] MySQL Verification Team
Thank you for the bug report.
[21 Mar 2019 14:34] Paul DuBois
Posted by developer:
 
Fixed in 8.0.16.

Connector/C++ debug packages are now available for Linux and Windows,
The packages enable symbolic debugging using tools such as gdb on
Linux and windbg on Windows, as well as obtaining symbolic
information about connector code locations from application crash
dumps. Use of the debug packages requires that you have installed and
configured the Connector/C++ sources.