From a327ff8f7fd6f03ca1418e8287886652c5e22189 Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 28 Feb 2004 18:45:27 +0100 Subject: minor compress() cleanup sql/item_strfunc.cc: typo fixed sql/share/english/errmsg.txt: wording --- sql/share/english/errmsg.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sql/share') diff --git a/sql/share/english/errmsg.txt b/sql/share/english/errmsg.txt index d09a01e4aa8..7b2809e77be 100644 --- a/sql/share/english/errmsg.txt +++ b/sql/share/english/errmsg.txt @@ -260,9 +260,9 @@ character-set=latin1 "Slave is already running", "Slave has already been stopped", "Too big size of uncompressed data. The maximum size is %d. (probably, length of uncompressed data was corrupted)", -"ZLIB: Not enough memory available for zlib", -"ZLIB: Not enough room in the output buffer for zlib (probably, length of uncompressed data was corrupted)", -"ZLIB: Input data was corrupted for zlib", +"ZLIB: Not enough memory", +"ZLIB: Not enough room in the output buffer (probably, length of uncompressed data was corrupted)", +"ZLIB: Input data corrupted", "%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", -- cgit v1.2.1