Binary compatibility report for the MySQL library between 5.5.2 and 5.5.3 versions on x86
Test Info
Library Name | MySQL |
Version #1 | 5.5.2 |
Version #2 | 5.5.3 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 147 / 129 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (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 ) @@ 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:36 2012 for MySQL by ABI Compliance Checker 1.98.4
A tool for checking backward compatibility of a C/C++ library API