Binary compatibility report for the MySQL library  between 5.5.5 and 5.5.8 versions on x86

Test Info


Library NameMySQL
Version #15.5.5
Version #25.5.8
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types149 / 118
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low5
Problems with
Constants
Low0
Other Changes
in Data Types
-3

Problems with Data Types, Low Severity (1)


mysql.h
[+] struct st_mysql_options (1)

to the top

Problems with Symbols, Low Severity (5)


mysql_com.h, libmysqlclient.so.16.0.0
[+] check_scramble ( char const* reply, char const* message, unsigned char const* hash_stage2 ) (1)
[+] check_scramble_323 char const* p1, char const* message, unsigned long* salt ) (1)

typelib.h, libmysqlclient.so.16.0.0
[+] find_set_from_flags ( TYPELIB const* lib, uint default_name, my_ulonglong cur_set, my_ulonglong default_set, char const* str, uint length, char** err_pos, uint* err_len ) (3)

to the top

Other Changes in Data Types (3)


mysql.h
[+] enum mysql_option (2)
[+] enum mysql_status (1)

to the top

Header Files (1)


mysql.h

to the top

Shared Libraries (1)


libmysqlclient.so.16.0.0

to the top




Generated on Fri Sep 28 20:39:27 2012 for MySQL by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API