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

Test Info


Library NameMySQL ODB
Version #11.2.0
Version #21.3.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files23
Total Shared Libraries1
Total Symbols / Types206 / 238
VerdictIncompatible
(0.5%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low4
Problems with
Constants
Low0

Added Symbols (2)


query.hxx, libodb-mysql-1.3.so
namespace odb::mysql
query::parameters_binding ( ) const

statement.hxx, libodb-mysql-1.3.so
namespace odb::mysql
insert_statement::id ( )

to the top

Removed Symbols (1)


query.hxx, libodb-mysql-1.2.so
namespace odb::mysql
query::parameters ( ) const

to the top

Problems with Symbols, Low Severity (4)


statement.hxx, libodb-mysql-1.2.so
namespace odb::mysql
[+] update_statement::update_statement [not-in-charge] ( connection& conn, std::string const& statement, binding& id, binding& image ) (2)
[+] update_statement::update_statement [in-charge] ( connection& conn, std::string const& statement, binding& id, binding& image ) (2)

to the top

Header Files (23)


binding.hxx
config.h
config.hxx
connection-factory.hxx
connection.hxx
container-statements.hxx
database.hxx
error.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.2.so

to the top




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