summaryrefslogtreecommitdiff
path: root/sql/share/english
diff options
context:
space:
mode:
authorunknown <hf@deer.(none)>2004-01-23 19:54:22 +0400
committerunknown <hf@deer.(none)>2004-01-23 19:54:22 +0400
commit87b3ca5fe0f66b0d7546b6175d8b1d50d6d3a838 (patch)
treeae476e9ed8ee458bfd1e655174e77db462da7ae2 /sql/share/english
parent214c178f1763c14934a337c2ebce89f10aa18741 (diff)
downloadmariadb-git-87b3ca5fe0f66b0d7546b6175d8b1d50d6d3a838.tar.gz
SCRUM
WL#1163 (Make spatial code separable) fixes before the push include/my_global.h: Temporary place for these defines include/mysqld_error.h: ER_FEATURE_DISABLED definition sql/item_geofunc.cc: #ifdef HAVE_SPATIAL moved to the better place sql/share/english/errmsg.txt: Message for ER_FEATURE_DISABLED
Diffstat (limited to 'sql/share/english')
-rw-r--r--sql/share/english/errmsg.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/share/english/errmsg.txt b/sql/share/english/errmsg.txt
index afce57a9a74..1c93d0aa5e5 100644
--- a/sql/share/english/errmsg.txt
+++ b/sql/share/english/errmsg.txt
@@ -290,3 +290,4 @@ character-set=latin1
"MySQL is started in --skip-name-resolve mode. You need to restart it without this switch for this grant to work",
"Unknown table engine '%s'",
"'%s' is deprecated. Use '%s' instead.",
+"The '%s' feature was disabled. You need MySQL built with '%s' define to have it working"