There was an error while loading. Please reload this page.
1 parent c98906e commit 9ee3727Copy full SHA for 9ee3727
scripts/mysql_install_db.sh
@@ -459,8 +459,8 @@ else
459
echo "Try 'mysqld --help' if you have problems with paths. Using"
460
echo "--general-log gives you a log in $ldata that may be helpful."
461
link_to_help
462
- echo "MariaDB is hosted on launchpad; You can find the latest source and"
463
- echo "email lists at http://launchpad.net/maria"
+ echo "You can find the latest source at https://downloads.mariadb.org and"
+ echo "the maria-discuss email list at https://launchpad.net/~maria-discuss"
464
echo
465
echo "Please check all of the above before submitting a bug report"
466
echo "at http://mariadb.org/jira"
0 commit comments