summaryrefslogtreecommitdiff
path: root/sql/share/serbian/errmsg.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sql/share/serbian/errmsg.txt')
-rw-r--r--sql/share/serbian/errmsg.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/sql/share/serbian/errmsg.txt b/sql/share/serbian/errmsg.txt
index 83adc33c73b..2c7dc25e0ac 100644
--- a/sql/share/serbian/errmsg.txt
+++ b/sql/share/serbian/errmsg.txt
@@ -296,3 +296,11 @@ character-set=cp1250
"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"