ad ogni riavvio della macchina sono costretto ad avviare manualmente /etc/init.d/mysqld in quando il servizio risulta stoppato.
È la prima volta che mi capita. Come posso fare ad impostare un autostart di mysql?
Il log dell'ultimo suo avvio è il seguente:
Codice: Seleziona tutto
100611 04:12:49 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
100611 04:15:41 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
100611 4:15:42 InnoDB: Started; log sequence number 0 98022
100611 4:15:42 [Note] Event Scheduler: Loaded 0 events
100611 4:15:42 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.47' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Remi

