Commit e757e47e authored by hf@deer.mysql.r18.ru's avatar hf@deer.mysql.r18.ru

small fix

parent 389680e0
......@@ -25,7 +25,8 @@
#include "sql_select.h"
#include "sql_acl.h"
static const char *any_db="*any*"; // Special symbol for check_access
//extern const char *any_db="*any*"; // Special symbol for check_access
extern const char *any_db;
/*
Resolve derived tables in all queries
......
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