1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Auto-merge

This commit is contained in:
Ramil Kalimullin
2009-03-25 21:50:42 +04:00
5 changed files with 16 additions and 63 deletions

View File

@ -985,6 +985,7 @@ public:
{
return (*priv_host ? priv_host : (char *)"%");
}
bool user_matches(Security_context *);
};