summaryrefslogtreecommitdiff
path: root/netware
diff options
context:
space:
mode:
authorunknown <kent@mysql.com>2006-04-03 03:40:54 +0200
committerunknown <kent@mysql.com>2006-04-03 03:40:54 +0200
commitd2744ebcfd7c7fd0cdacd6a20f141c180e6474f6 (patch)
tree658072fd1d0a9b677e4f5def4d897f3cdfd26b9a /netware
parent6de1d9d378b2b326178bec3638685b629418533b (diff)
parente2b19a59d2e19cb30e6b71ac7a4fc8dc6e641130 (diff)
downloadmariadb-git-d2744ebcfd7c7fd0cdacd6a20f141c180e6474f6.tar.gz
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-new scripts/mysql_install_db.sh: Auto merged
Diffstat (limited to 'netware')
-rw-r--r--netware/mysql_install_db.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/netware/mysql_install_db.c b/netware/mysql_install_db.c
index 355e18b819a..65ee7873e5c 100644
--- a/netware/mysql_install_db.c
+++ b/netware/mysql_install_db.c
@@ -423,7 +423,7 @@ int main(int argc, char **argv)
printf("\nThe latest information about MySQL is available on the web at\n");
printf("\thttp://www.mysql.com\n");
- printf("\nSupport MySQL by buying support at https://order.mysql.com\n\n");
+ printf("\nSupport MySQL by buying support at http://shop.mysql.com\n\n");
return 0;
}