summaryrefslogtreecommitdiff
path: root/include/sql_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sql_state.h')
-rw-r--r--include/sql_state.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sql_state.h b/include/sql_state.h
index bd3e8b9b3ef..d13ed444548 100644
--- a/include/sql_state.h
+++ b/include/sql_state.h
@@ -203,3 +203,4 @@ ER_SP_CURSOR_AFTER_HANDLER, "42000", "",
ER_SP_CASE_NOT_FOUND, "20000", "",
ER_DIVISION_BY_ZERO, "22012", "",
ER_ILLEGAL_VALUE_FOR_TYPE, "22007", "",
+ER_SP_ACCESS_DENIED_ERROR, "42000", "",