Binary compatibility report for the MySQL library between 5.5.20 and 5.5.21 versions on x86
Test Info
Library Name | MySQL |
Version #1 | 5.5.20 |
Version #2 | 5.5.21 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 149 / 120 |
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)
mysql_com.h,
libmysqlclient.so.18.0.0
get_tty_password ( char const* opt_message )
to the top
Header Files (1)
mysql.h
to the top
Shared Libraries (1)
libmysqlclient.so.18.0.0
to the top
Generated on Fri Sep 28 20:38:47 2012 for MySQL by ABI Compliance Checker 1.98.4
A tool for checking backward compatibility of a C/C++ library API