Commit f0b48339 authored by unknown's avatar unknown

A small fix for privilege system as reported by HF.

parent 5b1020f7
......@@ -25,7 +25,7 @@
#include "sql_select.h"
#include "sql_acl.h"
static const char *any_db="*any*"; // Special symbol for check_access
extern const char *any_db; // Special symbol for check_access
/*
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