summaryrefslogtreecommitdiff
path: root/sql/share/estonian
diff options
context:
space:
mode:
authorserg@serg.mylan <>2003-09-13 13:13:10 +0200
committerserg@serg.mylan <>2003-09-13 13:13:10 +0200
commitc644376a6db2747f817d93b566d28d123e0e91ba (patch)
tree3c370bae4e4486752affc44af18a092798f3c427 /sql/share/estonian
parent06624893448fff5a654cd24b809f75fc5806fcd7 (diff)
downloadmariadb-git-c644376a6db2747f817d93b566d28d123e0e91ba.tar.gz
error messages from english/errmsg.txt added to other languages.
bug#1269
Diffstat (limited to 'sql/share/estonian')
-rw-r--r--sql/share/estonian/errmsg.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/share/estonian/errmsg.txt b/sql/share/estonian/errmsg.txt
index 9312dfa9dc2..024c3038719 100644
--- a/sql/share/estonian/errmsg.txt
+++ b/sql/share/estonian/errmsg.txt
@@ -266,6 +266,11 @@
"Z_MEM_ERROR: Not enough room in the output buffer for zlib (probably, length of uncompressed data was corrupted)",
"Z_DATA_ERROR: Input data was corrupted for zlib",
"%d line(s) was(were) cut by group_concat()",
+"Record count is fewer than the column count at row %ld";
+"Record count is more than the column count at row %ld";
+"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"
"Using storage engine %s for table '%s'",
"Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'",
"Can't drop one or more of the requested users"