Commit 560d8ea3 authored by unknown's avatar unknown

sql_class.h:

  removing unneeded var left from 4.0


sql/sql_class.h:
  removing unneeded var left from 4.0
parent e7157aba
......@@ -1032,7 +1032,6 @@ class Disable_binlog {
private:
THD *thd;
ulong save_options;
ulong save_master_access;
public:
Disable_binlog(THD *thd_arg);
~Disable_binlog();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment