SOURCES: mysql.init - fixed bullshit about changing password for mysql_sysa...
Elan Ruusamäe
glen at pld-linux.org
Mon Oct 13 20:00:10 CEST 2008
On Monday 13 October 2008 18:22, Jan Rekorajski wrote:
> Are you sure?
not anymore :)
however i'd leave only 'localhost' entry from default install.
it's totaly pita if you forgot to configure hostname prior mysql install, and
if you really need access elsewhere than localhost, you can add it later.
currently default install sets:
mysql at localhost
mysql at 127.0.0.1
mysql@$HOSTNAME
now looking, that in our initscript we try to resolve hostname, but @@hostname
is provided by mysql server itself (at least 5.0.67)
--
glen
More information about the pld-devel-en
mailing list