mirror of
https://github.com/MariaDB/server.git
synced 2025-11-22 17:44:29 +03:00
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
21 KiB
21 KiB