mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
mysql_install_db.sh, MySQLEULA.txt, mysql_install_db.c:
Changed web address order.mysql.com to shop.mysql.com netware/mysql_install_db.c: Changed web address order.mysql.com to shop.mysql.com Docs/MySQLEULA.txt: Changed web address order.mysql.com to shop.mysql.com scripts/mysql_install_db.sh: Changed web address order.mysql.com to shop.mysql.com
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
|
||||
#!/bin/sh
|
||||
# Copyright (C) 2002-2004 MySQL AB
|
||||
# For a more info consult the file COPYRIGHT distributed with this file.
|
||||
@ -397,7 +398,7 @@ then
|
||||
echo
|
||||
echo "The latest information about MySQL is available on the web at"
|
||||
echo "http://www.mysql.com"
|
||||
echo "Support MySQL by buying support/licenses at https://order.mysql.com"
|
||||
echo "Support MySQL by buying support/licenses at http://shop.mysql.com"
|
||||
echo
|
||||
exit 0
|
||||
else
|
||||
|
Reference in New Issue
Block a user