summaryrefslogtreecommitdiff
path: root/sql/share/dutch/errmsg.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sql/share/dutch/errmsg.txt')
-rw-r--r--sql/share/dutch/errmsg.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/sql/share/dutch/errmsg.txt b/sql/share/dutch/errmsg.txt
index 7001dc859b9..13b2802b8ba 100644
--- a/sql/share/dutch/errmsg.txt
+++ b/sql/share/dutch/errmsg.txt
@@ -312,3 +312,11 @@ character-set=latin1
"Undefined CONDITION: %s"
"No RETURN found in FUNCTION %s"
"FUNCTION %s ended without RETURN"
+"Cursor statement must be a SELECT"
+"Cursor SELECT must not have INTO"
+"Undefined CURSOR: %s"
+"Cursor is already open"
+"Cursor is not open"
+"Undeclared variable: %s"
+"Wrong number of FETCH variables"
+"No data to FETCH"