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