summaryrefslogtreecommitdiff
path: root/sql/sp_head.h
diff options
context:
space:
mode:
authorVarun Gupta <varun.gupta@mariadb.com>2019-01-03 05:03:57 +0530
committerVarun Gupta <varun.gupta@mariadb.com>2019-01-03 07:01:41 +0530
commit4bdd97be25b70b53a0f265dfcda58db0d89ddb7c (patch)
tree4dc3f599c89c5808d6817c25878b6104f7c4d13e /sql/sp_head.h
parent2c978c8292e320912440a814fcd3ba77a9e85836 (diff)
downloadmariadb-git-10.4-mdev6111.tar.gz
Fixing minor stuff in code10.4-mdev6111
Diffstat (limited to 'sql/sp_head.h')
-rw-r--r--sql/sp_head.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/sp_head.h b/sql/sp_head.h
index 8db6ecac9e7..f59da93d8aa 100644
--- a/sql/sp_head.h
+++ b/sql/sp_head.h
@@ -2024,6 +2024,7 @@ private:
}; // class sp_instr_set_case_expr : public sp_instr_opt_meta
+bool check_show_routine_access(THD *thd, sp_head *sp, bool *full_access);
#ifndef NO_EMBEDDED_ACCESS_CHECKS
bool