• unknown's avatar
    Small cleanups: · 118e437d
    unknown authored
     - use thd->in_active_multi_stmt_transaction() for
       @@in_transaction, not THD flag directly
     - use common error_if_in_trans_or_substatement() function for
       all 4 binlog variables that cannot be changed inside
       statement or transaction.
    118e437d
sys_vars.cc 141 KB