summaryrefslogtreecommitdiff
path: root/sql/share/dutch/errmsg.txt
diff options
context:
space:
mode:
authorguilhem@mysql.com <>2004-02-28 23:36:41 +0100
committerguilhem@mysql.com <>2004-02-28 23:36:41 +0100
commit5137821ceaa1ad16789bee5489f54275c4261a32 (patch)
tree372e0ba803d0387040691a324ea57032f0ca2b75 /sql/share/dutch/errmsg.txt
parent6ebedbb6e35b752d8947bc3763fffb2a8b0615a3 (diff)
downloadmariadb-git-5137821ceaa1ad16789bee5489f54275c4261a32.tar.gz
small after-merge fixes (error messages).
Diffstat (limited to 'sql/share/dutch/errmsg.txt')
-rw-r--r--sql/share/dutch/errmsg.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/sql/share/dutch/errmsg.txt b/sql/share/dutch/errmsg.txt
index 4941ec5c3b1..b9662ade7e2 100644
--- a/sql/share/dutch/errmsg.txt
+++ b/sql/share/dutch/errmsg.txt
@@ -276,7 +276,7 @@ character-set=latin1
"Z_DATA_ERROR: Input data was corrupted for zlib",
"%d line(s) was(were) cut by group_concat()",
"Row %ld doesn't contain data for all columns",
-"Row %ld was truncated; It contained more data than there where input columns",
+"Row %ld was truncated; It contained more data than there were input columns",
"Data truncated, NULL supplied to NOT NULL column '%s' at row %ld",
"Data truncated, out of range for column '%s' at row %ld",
"Data truncated for column '%s' at row %ld",
@@ -304,4 +304,4 @@ character-set=latin1
"'%s' is deprecated, use '%s' instead",
"The target table %-.100s of the %s is not updateable",
"The '%s' feature was disabled; you need MySQL built with '%s' define to have it working",
-"MySQL is started in --skip-grant-tables mode. You can't use this command",
+"The MySQL server is running with the %s option so cannot execute this statement",