A small fix for privilege system as reported by HF.

This commit is contained in:
Sinisa@sinisa.nasamreza.org 2003-01-21 14:50:55 +02:00
parent efb79be3ac
commit 3e302c524e

View file

@ -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