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