https://bugzilla.redhat.com/show_bug.cgi?id=1309199 --- Comment #2 from Petr Pisar <ppisar@xxxxxxxxxx> --- This is the difference on mysql_read_query_result in readelf --symbols output: [test@fedora-24 maria]$ < old grep mysql_read_query_result 319: 0000000000032870 160 FUNC GLOBAL DEFAULT 12 mysql_read_query_result_s@@libmysqlclient_18 374: 0000000000032910 195 FUNC GLOBAL DEFAULT 12 mysql_read_query_result_c@@libmysqlclient_18 567: 00000000000294f0 0 FUNC GLOBAL DEFAULT 12 mysql_read_query_result@libmysqlclient_16 568: 00000000000294f0 17 FUNC GLOBAL DEFAULT 12 mysql_read_query_result@@libmysqlclient_18 [test@fedora-24 maria]$ < new grep mysql_read_query_result 317: 0000000000031f90 152 FUNC GLOBAL DEFAULT 12 mysql_read_query_result_s@@libmysqlclient_18 381: 0000000000032030 195 FUNC GLOBAL DEFAULT 12 mysql_read_query_result_c@@libmysqlclient_18 447: 0000000000028e50 0 FUNC GLOBAL DEFAULT 12 mysql_read_query_result@@libmysqlclient_16 572: 0000000000028e50 17 FUNC GLOBAL DEFAULT 12 mysql_read_query_result@@libmysqlclient_18 -- You are receiving this mail because: You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx http://lists.fedoraproject.org/admin/lists/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx