Commit 64f4576b authored by Marko Mäkelä's avatar Marko Mäkelä

MDEV-15697 post-fix: Remove an unused variable

parent c6864832
......@@ -928,7 +928,6 @@ bool spider_param_use_default_database(
DBUG_RETURN(THDVAR(thd, use_default_database));
}
static int spider_internal_sql_log_off;
/*
-1 :don't know or does not matter; don't send 'SET SQL_LOG_OFF' statement
0 :do send 'SET SQL_LOG_OFF 0' statement to data nodes
......
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