1752
1752
extern bool opt_using_transactions;
1753
1753
#endif /* MYSQL_SERVER */
1754
1754
#if defined MYSQL_SERVER || defined INNODB_COMPATIBILITY_HOOKS
1756
1755
#endif /* MYSQL_SERVER || INNODB_COMPATIBILITY_HOOKS */
1759
1758
extern bool opt_update_log, opt_bin_log, opt_error_log;
1760
1759
extern my_bool opt_log, opt_slow_log;
1761
1760
extern ulong log_output_options;