diff options
Diffstat (limited to 'sql/share/greek/errmsg.txt')
-rw-r--r-- | sql/share/greek/errmsg.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sql/share/greek/errmsg.txt b/sql/share/greek/errmsg.txt index edd4e07c4d0..cf2fe96a68b 100644 --- a/sql/share/greek/errmsg.txt +++ b/sql/share/greek/errmsg.txt @@ -279,7 +279,7 @@ character-set=greek "%d line(s) were cut by GROUP_CONCAT()", "Row %ld doesn't contain data for all 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", +"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld", "Out of range value adjusted for column '%s' at row %ld", "Data truncated for column '%s' at row %ld", "Using storage engine %s for table '%s'", @@ -383,3 +383,4 @@ character-set=greek "Field '%-.64s' doesn't have a default value", "Division by 0", "Incorrect %-.32s value: '%-.128s' for column '%.64s' at row %ld", +"Illegal %s '%-.64s' value found during parsing", |