191
196
#define thd_binlog_format session_binlog_format
192
197
#define thd_mark_transaction_to_rollback session_mark_transaction_to_rollback
193
198
#define current_thd current_session
195
200
#define thd_test_options session_test_options
196
201
#define thd_killed session_killed
198
203
#define thd_in_lock_tables session_in_lock_tables
200
205
#define thd_alloc session_alloc
201
206
#define thd_make_lex_string session_make_lex_string