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