Binary compatibility report for the MySQL ODB library  between 1.1.0 and 1.2.0 versions on x86

Test Info


Library NameMySQL ODB
Version #11.1.0
Version #21.2.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files22
Total Shared Libraries1
Total Symbols / Types203 / 232
VerdictIncompatible
(14.8%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh4
Problems with
Data Types
High2
Medium2
Low3
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (3)


connection.hxx, libodb-mysql-1.2.so
namespace odb::mysql
connection::ping ( )

error.hxx, libodb-mysql-1.2.so
namespace odb::mysql
translate_error connection& p1 )
translate_error ( connection& p1, MYSQL_STMT* p2 )

to the top

Removed Symbols (4)


exceptions.hxx, libodb-mysql-1.1.so
namespace odb::mysql
database_exception::database_exception [in-charge] MYSQL* p1 )
database_exception::database_exception [in-charge] MYSQL_STMT* p1 )
database_exception::database_exception [not-in-charge] MYSQL* p1 )
database_exception::database_exception [not-in-charge] MYSQL_STMT* p1 )

to the top

Problems with Data Types, High Severity (2)


connection-factory.hxx
namespace odb::mysql
[+] class connection_pool_factory::pooled_connection (1)

connection.hxx
namespace odb::mysql
[+] class connection (1)

to the top

Problems with Data Types, Medium Severity (2)


object-statements.hxx
namespace odb::mysql
[+] class object_statements_base (1)

statement.hxx
namespace odb::mysql
[+] class statement (1)

to the top

Problems with Data Types, Low Severity (3)


connection-factory.hxx
namespace odb::mysql
[+] class connection_pool_factory (2)

connection.hxx
namespace odb::mysql
[+] class connection (1)

to the top

Header Files (22)


binding.hxx
config.h
config.hxx
connection-factory.hxx
connection.hxx
container-statements.hxx
database.hxx
exceptions.hxx
export.hxx
forward.hxx
mysql-types.hxx
mysql.hxx
object-statements.hxx
options.hxx
query.hxx
result.hxx
statement-cache.hxx
statement.hxx
traits.hxx
transaction-impl.hxx
transaction.hxx
version.hxx

to the top

Shared Libraries (1)


libodb-mysql-1.1.so

to the top




Generated on Fri Dec 6 15:00:36 2013 for MySQL ODB by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API