Bug #93645 No mysql-connector-c++-debuginfo package available
Submitted: 17 Dec 2018 18:57 Modified: 21 Mar 2019 14:34
Reporter: Daniël van Eeden (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / C++ Severity:S3 (Non-critical)
Version:8.0.13 OS:Fedora
Assigned to: CPU Architecture:Any
Tags: packaging, stripped

[17 Dec 2018 18:57] Daniël van Eeden
Description:
/usr/lib64/libmysqlcppconn8.so.1.8.0.13 from mysql-connector-c++ has been stripped of debug symbol. And there is no separate package with debuginfo available like there is for Connector/ODBC

How to repeat:
Check what's in http://repo.mysql.com/yum/mysql-connectors-community/fc/29/x86_64/
[18 Dec 2018 0:41] MySQL Verification Team
Thanks for the report.

# file libmysqlcppconn8.so.1.8.0.13
libmysqlcppconn8.so.1.8.0.13: ELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=0100c                                                 087e88ef3b0cc1047e5ab97321ae0b5481f, stripped, too many notes (256)

all best
Bogdan
[6 Mar 2019 4:18] Balasubramanian Kandasamy
Posted by developer:
 
We will publish the debuginfo packages as part of the C/C++ 8.0.16 release.
[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.