Commit 9aac55c4 authored by unknown's avatar unknown
Browse files

cleanup


sql/mysql_priv.h:
  remove reference to variable removed in the previous patch
parent c21fe93c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1305,7 +1305,6 @@ extern my_bool locked_in_memory;
extern bool opt_using_transactions, mysqld_embedded;
extern bool using_update_log, opt_large_files, server_id_supplied;
extern bool opt_log, opt_update_log, opt_bin_log, opt_slow_log, opt_error_log;
extern bool opt_old_log_format;
extern bool opt_disable_networking, opt_skip_show_db;
extern my_bool opt_character_set_client_handshake;
extern bool volatile abort_loop, shutdown_in_progress, grant_option;