summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgi Kodinov <joro@sun.com>2009-10-14 17:36:11 +0300
committerGeorgi Kodinov <joro@sun.com>2009-10-14 17:36:11 +0300
commit67113c2e29b0334427b9f6d13dbf8fbc6e40cdee (patch)
treeca5ef661d94a718654f300fb492092dde7f4bc88
parent445454f728577f2e96d491f3db9ad6bb534e2cb5 (diff)
parent3eb048ab8734919b1ab87549d8475494ef05b1d6 (diff)
downloadmariadb-git-67113c2e29b0334427b9f6d13dbf8fbc6e40cdee.tar.gz
merge
-rw-r--r--client/mysql.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/mysql.cc b/client/mysql.cc
index 28da6d75c1b..d46f18332ab 100644
--- a/client/mysql.cc
+++ b/client/mysql.cc
@@ -2863,7 +2863,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)