Hi all,


Is there any good reason for ``mysql_install_db'' to use the -s option to
hostname instead of using FQDN? Every time I install mysql 3.23 out of
ports, it fails running that script and I have to edit it manually and
remove the -s option.

# grep "/bin/hostname" work/mysql-3.23.36/scripts/mysql_install_db
hostname=`/bin/hostname -s`                # Install this too in the user
table


Thanks! :)

Atle
-
Flying Crocodile Inc, Unix Systems Administrator



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to