summaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorunknown <pem@mysql.comhem.se>2004-06-16 14:49:35 +0200
committerunknown <pem@mysql.comhem.se>2004-06-16 14:49:35 +0200
commitc006a56a820a85611e761e5637783c7db516747e (patch)
tree708ef3483b81fc36686d8852d5483b72bf643a08 /sql
parentfa7f615afb845be3a7fcd3aa8ef31338017c0712 (diff)
downloadmariadb-git-c006a56a820a85611e761e5637783c7db516747e.tar.gz
Fixed error message (assumed to be fixed by earlier changeset, but wasn't).
Diffstat (limited to 'sql')
-rw-r--r--sql/share/czech/errmsg.txt2
-rw-r--r--sql/share/danish/errmsg.txt2
-rw-r--r--sql/share/dutch/errmsg.txt2
-rw-r--r--sql/share/english/errmsg.txt2
-rw-r--r--sql/share/estonian/errmsg.txt2
-rw-r--r--sql/share/french/errmsg.txt2
-rw-r--r--sql/share/german/errmsg.txt2
-rw-r--r--sql/share/greek/errmsg.txt2
-rw-r--r--sql/share/hungarian/errmsg.txt2
-rw-r--r--sql/share/italian/errmsg.txt2
-rw-r--r--sql/share/japanese/errmsg.txt2
-rw-r--r--sql/share/korean/errmsg.txt2
-rw-r--r--sql/share/norwegian-ny/errmsg.txt2
-rw-r--r--sql/share/norwegian/errmsg.txt2
-rw-r--r--sql/share/polish/errmsg.txt2
-rw-r--r--sql/share/portuguese/errmsg.txt2
-rw-r--r--sql/share/romanian/errmsg.txt2
-rw-r--r--sql/share/russian/errmsg.txt2
-rw-r--r--sql/share/serbian/errmsg.txt2
-rw-r--r--sql/share/slovak/errmsg.txt2
-rw-r--r--sql/share/spanish/errmsg.txt2
-rw-r--r--sql/share/swedish/errmsg.txt2
-rw-r--r--sql/share/ukrainian/errmsg.txt2
23 files changed, 23 insertions, 23 deletions
diff --git a/sql/share/czech/errmsg.txt b/sql/share/czech/errmsg.txt
index 9d8e45b5f32..3db6120843d 100644
--- a/sql/share/czech/errmsg.txt
+++ b/sql/share/czech/errmsg.txt
@@ -333,7 +333,7 @@ character-set=latin2
"Cursor is already open"
"Cursor is not open"
"Undeclared variable: %s"
-"Wrong number of FETCH variables"
+"Incorrect number of FETCH variables"
"No data to FETCH"
"Duplicate parameter: %s"
"Duplicate variable: %s"
diff --git a/sql/share/danish/errmsg.txt b/sql/share/danish/errmsg.txt
index 6a572c96ec3..8e42f4a431d 100644
--- a/sql/share/danish/errmsg.txt
+++ b/sql/share/danish/errmsg.txt
@@ -327,7 +327,7 @@ character-set=latin1
"Cursor is already open"
"Cursor is not open"
"Undeclared variable: %s"
-"Wrong number of FETCH variables"
+"Incorrect number of FETCH variables"
"No data to FETCH"
"Duplicate parameter: %s"
"Duplicate variable: %s"
diff --git a/sql/share/dutch/errmsg.txt b/sql/share/dutch/errmsg.txt
index b9be9263210..bc88c0b0c89 100644
--- a/sql/share/dutch/errmsg.txt
+++ b/sql/share/dutch/errmsg.txt
@@ -335,7 +335,7 @@ character-set=latin1
"Cursor is already open"
"Cursor is not open"
"Undeclared variable: %s"
-"Wrong number of FETCH variables"
+"Incorrect number of FETCH variables"
"No data to FETCH"
"Duplicate parameter: %s"
"Duplicate variable: %s"
diff --git a/sql/share/english/errmsg.txt b/sql/share/english/errmsg.txt
index 0939537a73b..bbb225d0ac4 100644
--- a/sql/share/english/errmsg.txt
+++ b/sql/share/english/errmsg.txt
@@ -324,7 +324,7 @@ character-set=latin1
"Cursor is already open"
"Cursor is not open"
"Undeclared variable: %s"
-"Wrong number of FETCH variables"
+"Incorrect number of FETCH variables"
"No data to FETCH"
"Duplicate parameter: %s"
"Duplicate variable: %s"
diff --git a/sql/share/estonian/errmsg.txt b/sql/share/estonian/errmsg.txt
index 03862a8a9cf..e6141c208a7 100644
--- a/sql/share/estonian/errmsg.txt
+++ b/sql/share/estonian/errmsg.txt
@@ -329,7 +329,7 @@ character-set=latin7
"Cursor is already open"
"Cursor is not open"
"Undeclared variable: %s"
-"Wrong number of FETCH variables"
+"Incorrect number of FETCH variables"
"No data to FETCH"
"Duplicate parameter: %s"
"Duplicate variable: %s"
diff --git a/sql/share/french/errmsg.txt b/sql/share/french/errmsg.txt
index df88418ce26..d08697289fc 100644
--- a/sql/share/french/errmsg.txt
+++ b/sql/share/french/errmsg.txt
@@ -324,7 +324,7 @@ character-set=latin1
"Cursor is already open"
"Cursor is not open"
"Undeclared variable: %s"
-"Wrong number of FETCH variables"
+"Incorrect number of FETCH variables"
"No data to FETCH"
"Duplicate parameter: %s"
"Duplicate variable: %s"
diff --git a/sql/share/german/errmsg.txt b/sql/share/german/errmsg.txt
index 7e5afb53c23..6c7bc5f43dc 100644
--- a/sql/share/german/errmsg.txt
+++ b/sql/share/german/errmsg.txt
@@ -336,7 +336,7 @@ character-set=latin1
"Cursor is already open"
"Cursor is not open"
"Undeclared variable: %s"
-"Wrong number of FETCH variables"
+"Incorrect number of FETCH variables"
"No data to FETCH"
"Duplicate parameter: %s"
"Duplicate variable: %s"
diff --git a/sql/share/greek/errmsg.txt b/sql/share/greek/errmsg.txt
index 28bad796aa1..eba248b35e7 100644
--- a/sql/share/greek/errmsg.txt
+++ b/sql/share/greek/errmsg.txt
@@ -324,7 +324,7 @@ character-set=greek
"Cursor is already open"
"Cursor is not open"
"Undeclared variable: %s"
-"Wrong number of FETCH variables"
+"Incorrect number of FETCH variables"
"No data to FETCH"
"Duplicate parameter: %s"
"Duplicate variable: %s"
diff --git a/sql/share/hungarian/errmsg.txt b/sql/share/hungarian/errmsg.txt
index 110bb6dd720..630851d7df1 100644
--- a/sql/share/hungarian/errmsg.txt
+++ b/sql/share/hungarian/errmsg.txt
@@ -326,7 +326,7 @@ character-set=latin2
"Cursor is already open"
"Cursor is not open"
"Undeclared variable: %s"
-"Wrong number of FETCH variables"
+"Incorrect number of FETCH variables"
"No data to FETCH"
"Duplicate parameter: %s"
"Duplicate variable: %s"
diff --git a/sql/share/italian/errmsg.txt b/sql/share/italian/errmsg.txt
index 4b492424572..1bfb8943b58 100644
--- a/sql/share/italian/errmsg.txt
+++ b/sql/share/italian/errmsg.txt
@@ -324,7 +324,7 @@ character-set=latin1
"Cursor is already open"
"Cursor is not open"
"Undeclared variable: %s"
-"Wrong number of FETCH variables"
+"Incorrect number of FETCH variables"
"No data to FETCH"
"Duplicate parameter: %s"
"Duplicate variable: %s"
diff --git a/sql/share/japanese/errmsg.txt b/sql/share/japanese/errmsg.txt
index 4f72e11b776..103e371a072 100644
--- a/sql/share/japanese/errmsg.txt
+++ b/sql/share/japanese/errmsg.txt
@@ -326,7 +326,7 @@ character-set=ujis
"Cursor is already open"
"Cursor is not open"
"Undeclared variable: %s"
-"Wrong number of FETCH variables"
+"Incorrect number of FETCH variables"
"No data to FETCH"
"Duplicate parameter: %s"
"Duplicate variable: %s"
diff --git a/sql/share/korean/errmsg.txt b/sql/share/korean/errmsg.txt
index dd499200f61..0d19a458433 100644
--- a/sql/share/korean/errmsg.txt
+++ b/sql/share/korean/errmsg.txt
@@ -324,7 +324,7 @@ character-set=euckr
"Cursor is already open"
"Cursor is not open"
"Undeclared variable: %s"
-"Wrong number of FETCH variables"
+"Incorrect number of FETCH variables"
"No data to FETCH"
"Duplicate parameter: %s"
"Duplicate variable: %s"
diff --git a/sql/share/norwegian-ny/errmsg.txt b/sql/share/norwegian-ny/errmsg.txt
index 9a35de1e64d..4b2b8a8f13e 100644
--- a/sql/share/norwegian-ny/errmsg.txt
+++ b/sql/share/norwegian-ny/errmsg.txt
@@ -326,7 +326,7 @@ character-set=latin1
"Cursor is already open"
"Cursor is not open"
"Undeclared variable: %s"
-"Wrong number of FETCH variables"
+"Incorrect number of FETCH variables"
"No data to FETCH"
"Duplicate parameter: %s"
"Duplicate variable: %s"
diff --git a/sql/share/norwegian/errmsg.txt b/sql/share/norwegian/errmsg.txt
index 1104eba015d..1e9a16282c4 100644
--- a/sql/share/norwegian/errmsg.txt
+++ b/sql/share/norwegian/errmsg.txt
@@ -326,7 +326,7 @@ character-set=latin1
"Cursor is already open"
"Cursor is not open"
"Undeclared variable: %s"
-"Wrong number of FETCH variables"
+"Incorrect number of FETCH variables"
"No data to FETCH"
"Duplicate parameter: %s"
"Duplicate variable: %s"
diff --git a/sql/share/polish/errmsg.txt b/sql/share/polish/errmsg.txt
index b0b23581e0a..aacc3f425ee 100644
--- a/sql/share/polish/errmsg.txt
+++ b/sql/share/polish/errmsg.txt
@@ -328,7 +328,7 @@ character-set=latin2
"Cursor is already open"
"Cursor is not open"
"Undeclared variable: %s"
-"Wrong number of FETCH variables"
+"Incorrect number of FETCH variables"
"No data to FETCH"
"Duplicate parameter: %s"
"Duplicate variable: %s"
diff --git a/sql/share/portuguese/errmsg.txt b/sql/share/portuguese/errmsg.txt
index 8807a0d3fdb..f89726bf128 100644
--- a/sql/share/portuguese/errmsg.txt
+++ b/sql/share/portuguese/errmsg.txt
@@ -325,7 +325,7 @@ character-set=latin1
"Cursor is already open"
"Cursor is not open"
"Undeclared variable: %s"
-"Wrong number of FETCH variables"
+"Incorrect number of FETCH variables"
"No data to FETCH"
"Duplicate parameter: %s"
"Duplicate variable: %s"
diff --git a/sql/share/romanian/errmsg.txt b/sql/share/romanian/errmsg.txt
index 2ffdf18af12..fbad568c6d1 100644
--- a/sql/share/romanian/errmsg.txt
+++ b/sql/share/romanian/errmsg.txt
@@ -328,7 +328,7 @@ character-set=latin2
"Cursor is already open"
"Cursor is not open"
"Undeclared variable: %s"
-"Wrong number of FETCH variables"
+"Incorrect number of FETCH variables"
"No data to FETCH"
"Duplicate parameter: %s"
"Duplicate variable: %s"
diff --git a/sql/share/russian/errmsg.txt b/sql/share/russian/errmsg.txt
index 560a58c5f9b..30a024ef86a 100644
--- a/sql/share/russian/errmsg.txt
+++ b/sql/share/russian/errmsg.txt
@@ -326,7 +326,7 @@ character-set=koi8r
"Cursor is already open"
"Cursor is not open"
"Undeclared variable: %s"
-"Wrong number of FETCH variables"
+"Incorrect number of FETCH variables"
"No data to FETCH"
"Duplicate parameter: %s"
"Duplicate variable: %s"
diff --git a/sql/share/serbian/errmsg.txt b/sql/share/serbian/errmsg.txt
index d6343655992..6ca7ca55e68 100644
--- a/sql/share/serbian/errmsg.txt
+++ b/sql/share/serbian/errmsg.txt
@@ -318,7 +318,7 @@ character-set=cp1250
"Cursor is already open"
"Cursor is not open"
"Undeclared variable: %s"
-"Wrong number of FETCH variables"
+"Incorrect number of FETCH variables"
"No data to FETCH"
"Duplicate parameter: %s"
"Duplicate variable: %s"
diff --git a/sql/share/slovak/errmsg.txt b/sql/share/slovak/errmsg.txt
index ebd64bb94ab..e11e1ced60e 100644
--- a/sql/share/slovak/errmsg.txt
+++ b/sql/share/slovak/errmsg.txt
@@ -332,7 +332,7 @@ character-set=latin2
"Cursor is already open"
"Cursor is not open"
"Undeclared variable: %s"
-"Wrong number of FETCH variables"
+"Incorrect number of FETCH variables"
"No data to FETCH"
"Duplicate parameter: %s"
"Duplicate variable: %s"
diff --git a/sql/share/spanish/errmsg.txt b/sql/share/spanish/errmsg.txt
index 4a38494c57d..618e60bb72c 100644
--- a/sql/share/spanish/errmsg.txt
+++ b/sql/share/spanish/errmsg.txt
@@ -326,7 +326,7 @@ character-set=latin1
"Cursor is already open"
"Cursor is not open"
"Undeclared variable: %s"
-"Wrong number of FETCH variables"
+"Incorrect number of FETCH variables"
"No data to FETCH"
"Duplicate parameter: %s"
"Duplicate variable: %s"
diff --git a/sql/share/swedish/errmsg.txt b/sql/share/swedish/errmsg.txt
index 6ae7dc8a874..53678dd1ee0 100644
--- a/sql/share/swedish/errmsg.txt
+++ b/sql/share/swedish/errmsg.txt
@@ -324,7 +324,7 @@ character-set=latin1
"Cursor is already open"
"Cursor is not open"
"Undeclared variable: %s"
-"Wrong number of FETCH variables"
+"Incorrect number of FETCH variables"
"No data to FETCH"
"Duplicate parameter: %s"
"Duplicate variable: %s"
diff --git a/sql/share/ukrainian/errmsg.txt b/sql/share/ukrainian/errmsg.txt
index 9e137beac8e..05fcb3d3121 100644
--- a/sql/share/ukrainian/errmsg.txt
+++ b/sql/share/ukrainian/errmsg.txt
@@ -329,7 +329,7 @@ character-set=koi8u
"Cursor is already open"
"Cursor is not open"
"Undeclared variable: %s"
-"Wrong number of FETCH variables"
+"Incorrect number of FETCH variables"
"No data to FETCH"
"Duplicate parameter: %s"
"Duplicate variable: %s"