Binary compatibility report for the MySQL ODB library  between 2.0.1 and 2.1.0 versions on x86

Test Info


Library NameMySQL ODB
Version #12.0.1
Version #22.1.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files33
Total Shared Libraries1
Total Symbols / Types250 / 262
VerdictIncompatible
(10%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh0
Problems with
Data Types
High6
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (3)


options.hxx, libodb-mysql-2.1.so
namespace odb::mysql::details
options::_parse char const* p1, cli::scanner& p2 )
options::options [in-charge] ( )
options::options [not-in-charge] ( )

to the top

Problems with Data Types, High Severity (6)


query.hxx
namespace odb::mysql
[+] class query (1)
[+] class query_param (2)

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

statements-base.hxx
namespace odb::mysql
[+] class statements_base (2)

to the top

Problems with Data Types, Low Severity (1)


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

to the top

Header Files (33)


auto-handle.hxx
binding.hxx
config.h
config.hxx
connection-factory.hxx
connection.hxx
container-statements.hxx
database.hxx
enum.hxx
error.hxx
exceptions.hxx
export.hxx
forward.hxx
mysql-types.hxx
mysql.hxx
no-id-object-result.hxx
no-id-object-statements.hxx
options.hxx
polymorphic-object-result.hxx
polymorphic-object-statements.hxx
query.hxx
simple-object-result.hxx
simple-object-statements.hxx
statement-cache.hxx
statement.hxx
statements-base.hxx
tracer.hxx
traits.hxx
transaction-impl.hxx
transaction.hxx
version.hxx
view-result.hxx
view-statements.hxx

to the top

Shared Libraries (1)


libodb-mysql-2.0.so

to the top




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