Binary compatibility report for the mysql-connector-c++ library  between 1.1.1 and 1.1.2 versions on x86

Test Info


Library Namemysql-connector-c++
Version #11.1.1
Version #21.1.2
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files16
Total Shared Libraries1
Total Symbols / Types107 / 88
VerdictIncompatible
(43.9%)

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High1
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low2
Problems with
Constants
Low0

Problems with Data Types, High Severity (1)


mysql_connection.h
namespace sql::mysql
[+] class MySQL_Connection (1)

to the top

Problems with Data Types, Low Severity (1)


mysql_connection.h
namespace sql::mysql
[+] class MySQL_Connection (1)

to the top

Problems with Symbols, Low Severity (2)


mysql_connection.h, libmysqlcppconn.so.6.1.1.1
namespace sql::mysql
[+] MySQL_Connection::checkClosed ( ) (1)
[+] MySQL_Connection::init std::map<sql::SQLString, sql::ConnectPropertyVal>& properties ) (1)

to the top

Header Files (16)


build_config.h
config.h
connection.h
datatype.h
driver.h
exception.h
metadata.h
mysql_connection.h
mysql_driver.h
parameter_metadata.h
prepared_statement.h
resultset.h
resultset_metadata.h
sqlstring.h
statement.h
warning.h

to the top

Shared Libraries (1)


libmysqlcppconn.so.6.1.1.1

to the top




Generated on Mon Feb 11 16:33:57 2013 for mysql-connector-c++ by ABI Compliance Checker 1.98.9  
A tool for checking backward compatibility of a C/C++ library API