1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

mysql_install_db: correct hosting/source/maillist information

This commit is contained in:
Daniel Black
2018-01-23 07:37:00 +11:00
committed by Sergey Vojtovich
parent c98906e4fe
commit 9ee372736f

View File

@ -459,8 +459,8 @@ else
echo "Try 'mysqld --help' if you have problems with paths. Using" echo "Try 'mysqld --help' if you have problems with paths. Using"
echo "--general-log gives you a log in $ldata that may be helpful." echo "--general-log gives you a log in $ldata that may be helpful."
link_to_help link_to_help
echo "MariaDB is hosted on launchpad; You can find the latest source and" echo "You can find the latest source at https://downloads.mariadb.org and"
echo "email lists at http://launchpad.net/maria" echo "the maria-discuss email list at https://launchpad.net/~maria-discuss"
echo echo
echo "Please check all of the above before submitting a bug report" echo "Please check all of the above before submitting a bug report"
echo "at http://mariadb.org/jira" echo "at http://mariadb.org/jira"