summaryrefslogtreecommitdiff
path: root/sql/sp_head.h
diff options
context:
space:
mode:
authorKonstantin Osipov <kostja@sun.com>2010-02-04 00:48:40 +0300
committerKonstantin Osipov <kostja@sun.com>2010-02-04 00:48:40 +0300
commitf30d17e078dab10c8beded9a1c9b476dd4c67be9 (patch)
tree737674a83beb16e444848c8c4a66a3de08696065 /sql/sp_head.h
parent1397985d53b575ed51b51568a12695949ab00698 (diff)
parentb6685d35dcc45e4fc8eca53fa8f6d3315f2e6b89 (diff)
downloadmariadb-git-f30d17e078dab10c8beded9a1c9b476dd4c67be9.tar.gz
Merge next-mr -> next-4284.
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: