diff options
Diffstat (limited to 'sql/share/russian/errmsg.txt')
-rw-r--r-- | sql/share/russian/errmsg.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sql/share/russian/errmsg.txt b/sql/share/russian/errmsg.txt index 3852660bbc3..1901a3f8bd4 100644 --- a/sql/share/russian/errmsg.txt +++ b/sql/share/russian/errmsg.txt @@ -267,7 +267,7 @@ character-set=koi8r "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", @@ -295,4 +295,4 @@ character-set=koi8r "'%s' is deprecated, use '%s' instead", "Таблица %-.100s в %s не может изменятся", "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", |