summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorKent Boortz <kent.boortz@sun.com>2009-10-08 22:55:28 +0200
committerKent Boortz <kent.boortz@sun.com>2009-10-08 22:55:28 +0200
commit128e676c0d7ada2d7d79e3e8c80f7804915bf8c8 (patch)
tree2de513c02e7643f4e1f5f9eccdcac5dd255ffc31 /client
parentfd04391340e9480857e0a31426cdefea21b5a036 (diff)
downloadmariadb-git-128e676c0d7ada2d7d79e3e8c80f7804915bf8c8.tar.gz
"MySQL Network" => "MySQL Enterprise"
Diffstat (limited to 'client')
-rw-r--r--client/mysql.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/mysql.cc b/client/mysql.cc
index d103a3eec17..0b8b44b3421 100644
--- a/client/mysql.cc
+++ b/client/mysql.cc
@@ -2813,7 +2813,7 @@ com_help(String *buffer __attribute__((unused)),
"For developer information, including the MySQL Reference Manual, "
"visit:\n"
" http://dev.mysql.com/\n"
- "To buy MySQL Network Support, training, or other products, visit:\n"
+ "To buy MySQL Enterprise support, training, or other products, visit:\n"
" https://shop.mysql.com/\n", INFO_INFO);
put_info("List of all MySQL commands:", INFO_INFO);
if (!named_cmds)