Binary compatibility report for the MySQL library between 5.5.0 and 5.5.1 versions on x86
Test Info
Library Name | MySQL |
Version #1 | 5.5.0 |
Version #2 | 5.5.1 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 148 / 129 |
Verdict | Incompatible (0.7%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 1 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Removed Symbols (1)
mysql.h,
libmysqlclient.so.16.0.0
mysql_odbc_escape_string ( MYSQL* mysql, char* to, unsigned long to_length, char const* from, unsigned long from_length, void* param, char*(*extend_buffer)(void*, char*, unsigned long*) ) @@ libmysqlclient_16
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:41 2012 for MySQL by ABI Compliance Checker 1.98.4
A tool for checking backward compatibility of a C/C++ library API