diff options
Diffstat (limited to 'sql/share/dutch/errmsg.txt')
-rw-r--r-- | sql/share/dutch/errmsg.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/share/dutch/errmsg.txt b/sql/share/dutch/errmsg.txt index 68d0ee50f06..8731c94fcdd 100644 --- a/sql/share/dutch/errmsg.txt +++ b/sql/share/dutch/errmsg.txt @@ -309,7 +309,7 @@ character-set=latin1 "Referring to uninitialized variable %s" "SELECT in a stored procedure must have INTO" "RETURN is only allowed in a FUNCTION" -"Queries, like SELECT, INSERT, UPDATE (and others), are not allowed in a FUNCTION" +"Statements like SELECT, INSERT, UPDATE (and others) are not allowed in a FUNCTION" "The update log is deprecated and replaced by the binary log. SET SQL_LOG_UPDATE has been ignored." "The update log is deprecated and replaced by the binary log. SET SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN." "Query execution was interrupted" |