summaryrefslogtreecommitdiff
path: root/include/mysqld_error.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mysqld_error.h')
-rw-r--r--include/mysqld_error.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mysqld_error.h b/include/mysqld_error.h
index 9798c13c075..3ee12fa9580 100644
--- a/include/mysqld_error.h
+++ b/include/mysqld_error.h
@@ -373,4 +373,5 @@
#define ER_WARN_VIEW_WITHOUT_KEY 1354
#define ER_VIEW_INVALID 1355
#define ER_SP_NO_DROP_SP 1356
+#define ER_SP_GOTO_IN_HNDLR 1357
#define ER_ERROR_MESSAGES 357