Commit 54d43b7b authored by guilhem@mysql.com's avatar guilhem@mysql.com

sql_class.h:

  removing unneeded var left from 4.0
parent 0db5b4d2
......@@ -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