summaryrefslogtreecommitdiff
path: root/sql/share/estonian
diff options
context:
space:
mode:
authorunknown <paul@ice.local>2004-03-07 08:32:00 -0600
committerunknown <paul@ice.local>2004-03-07 08:32:00 -0600
commitdd416373794aa717cc1720199d1b0031c835ead8 (patch)
tree9d4c45c85ad45c10644195916924c0f4b273be4c /sql/share/estonian
parent7dbacbfb6cc0e3223c935ac4fd46e3c920c7d173 (diff)
downloadmariadb-git-dd416373794aa717cc1720199d1b0031c835ead8.tar.gz
SESSION instead of LOCAL in error messages.
Diffstat (limited to 'sql/share/estonian')
-rw-r--r--sql/share/estonian/errmsg.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/share/estonian/errmsg.txt b/sql/share/estonian/errmsg.txt
index 20db59234ba..01dbf4de869 100644
--- a/sql/share/estonian/errmsg.txt
+++ b/sql/share/estonian/errmsg.txt
@@ -236,7 +236,7 @@ character-set=latin7
"Määrangut '%s' on lauses kasutatud topelt",
"User '%-.64s' has exceeded the '%s' resource (current value: %ld)",
"Access denied. You need the %-.128s privilege for this operation",
-"Variable '%-.64s' is a LOCAL variable and can't be used with SET GLOBAL",
+"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL",
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL",
"Variable '%-.64s' doesn't have a default value",
"Variable '%-.64s' can't be set to the value of '%-.64s'",