diff options
Diffstat (limited to 'sql/share/romanian/errmsg.txt')
-rw-r--r-- | sql/share/romanian/errmsg.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sql/share/romanian/errmsg.txt b/sql/share/romanian/errmsg.txt index 4b230279bf9..7e1dcb9eddd 100644 --- a/sql/share/romanian/errmsg.txt +++ b/sql/share/romanian/errmsg.txt @@ -269,7 +269,7 @@ character-set=latin2 "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", @@ -297,4 +297,4 @@ character-set=latin2 "'%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 it cannot execute this statement", |