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

Test Info


Library Namemysql-connector-c++
Version #11.1.0
Version #21.1.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files16
Total Shared Libraries1
Total Symbols / Types126 / 88
VerdictIncompatible
(18.3%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh0
Problems with
Data Types
High1
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-3

Added Symbols (1)


mysql_connection.h, libmysqlcppconn.so.6.1.1.1
namespace sql::mysql
MySQL_Connection::getLastStatementInfo ( )

to the top

Problems with Data Types, High Severity (1)


resultset_metadata.h
namespace sql
[+] class ResultSetMetaData (1)

to the top

Other Changes in Data Types (3)


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

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.5.1.1.0

to the top




Generated on Wed Aug 22 18:03:02 2012 for mysql-connector-c++ by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API