mirror of
https://github.com/MariaDB/server.git
synced 2025-11-18 07:48:43 +03:00
Unfortunately the returned value of "hostname" is inconsistent on various platforms - some return the host name only, others return the FQDN by default. On Linux, one can use option "-f" to enable the output of the FQDN. Use it, if available. scripts/mysql_install_db.sh: - try harder to obtain the FQDN with "hostname -f", if possible (BUG#897)
14 KiB
14 KiB