Re: Änderung der my.conf wird nicht übernommen.
Posted: 2007-07-11 17:56
Die Datei heißt /etc/my.cnf oder je nach distribution /etc/mysql/my.cnf aber nicht my.conf.
Resources for System-Administrators
https://www.rootforum.org/forum/
Code: Select all
ps auxf | grep mysql
Code: Select all
$CONF=/etc/my.cnf
Code: Select all
mysqld_safe --defaults-file=$CONF