summaryrefslogtreecommitdiff
path: root/sql/sp_head.h
diff options
context:
space:
mode:
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 02269cf53a7..ea891f84024 100644
--- a/sql/sp_head.h
+++ b/sql/sp_head.h
@@ -472,6 +472,7 @@ public:
prelocking_ctx->set_stmt_unsafe();
}
+ sp_pcontext *get_parse_context() { return m_pcont; }
private: