summaryrefslogtreecommitdiff
path: root/sql/share/norwegian/errmsg.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sql/share/norwegian/errmsg.txt')
-rw-r--r--sql/share/norwegian/errmsg.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/sql/share/norwegian/errmsg.txt b/sql/share/norwegian/errmsg.txt
index ac08124cf26..b8a47078bcc 100644
--- a/sql/share/norwegian/errmsg.txt
+++ b/sql/share/norwegian/errmsg.txt
@@ -303,3 +303,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"