diff options
author | unknown <holyfoot/hf@mysql.com/deer.(none)> | 2006-10-24 17:19:02 +0500 |
---|---|---|
committer | unknown <holyfoot/hf@mysql.com/deer.(none)> | 2006-10-24 17:19:02 +0500 |
commit | 6c4aa883ce15b6b5193d34caf72025548da56175 (patch) | |
tree | 15b5251cf1b2339c2a889b5a6e552e9e9e6fcd1d /mysql-test | |
parent | 0153d67e59c3049b94d7a28fa96cd963c202027d (diff) | |
download | mariadb-git-6c4aa883ce15b6b5193d34caf72025548da56175.tar.gz |
Bug #23427 (incompatible ABI change)
the incompatibility was caused by current_stmt member added to the MYSQL
structure.
It's possible to move it to THD structure instead which saves ABI
include/mysql.h:
member moved to the THD structure
libmysqld/lib_sql.cc:
now we use THD member here
sql/sql_class.h:
current_stmt member added for the embedded server
Diffstat (limited to 'mysql-test')
0 files changed, 0 insertions, 0 deletions