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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sql_state.h b/include/sql_state.h
index ad62ddeb670..5c4b1c50745 100644
--- a/include/sql_state.h
+++ b/include/sql_state.h
@@ -161,4 +161,4 @@ ER_WARN_DATA_OUT_OF_RANGE, "01000", "",
ER_WARN_DATA_TRUNCATED, "01000", "",
ER_WRONG_NAME_FOR_INDEX, "42000", "",
ER_WRONG_NAME_FOR_CATALOG, "42000", "",
-ER_UNKNOWN_TABLE_ENGINE, "42000", "",
+ER_UNKNOWN_STORAGE_ENGINE, "42000", "",