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 c0b7cf97ea5..222636d3bec 100644
--- a/include/sql_state.h
+++ b/include/sql_state.h
@@ -159,3 +159,4 @@ ER_WARN_TOO_MANY_RECORDS, "01000", "",
ER_WARN_NULL_TO_NOTNULL, "01000", "",
ER_WARN_DATA_OUT_OF_RANGE, "01000", "",
ER_WARN_DATA_TRUNCATED, "01000", "",
+ER_WRONG_INDEX_NAME, "42000", "",