summaryrefslogtreecommitdiff
path: root/sql/share/korean
diff options
context:
space:
mode:
authorpaul@teton.kitebird.com <>2004-03-08 14:08:10 -0600
committerpaul@teton.kitebird.com <>2004-03-08 14:08:10 -0600
commitd292e9bd1ff0e00ada68c22eef1b6574c82f3158 (patch)
tree6e8d7940567f1540c9bce9a1728f827843bc375c /sql/share/korean
parentc696fc62993b54c127551277ccde92d3b48ea156 (diff)
parent6a10859beef92a451a52d9a5ff54076f0ac1407c (diff)
downloadmariadb-git-d292e9bd1ff0e00ada68c22eef1b6574c82f3158.tar.gz
Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1
into teton.kitebird.com:/home/paul/mysql-4.1
Diffstat (limited to 'sql/share/korean')
-rw-r--r--sql/share/korean/errmsg.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/share/korean/errmsg.txt b/sql/share/korean/errmsg.txt
index 1ad548ae878..5b0103a8336 100644
--- a/sql/share/korean/errmsg.txt
+++ b/sql/share/korean/errmsg.txt
@@ -231,7 +231,7 @@ character-set=euckr
"Option '%s' used twice in statement",
"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'",