Hi Leute,
ich kann auf einem SuSe 8.0 den MySQLDaemon nicht mmehr starten.
Zwischendurch klappt es mal, aber dann kommt die Fehlermeldung
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111).
Dabei ist die Datei eigentlich vorhanden.hast Du etwas mit der /etc/my.cnf gemacht?
ne, aber ich habe gerade mal in die Datei reingesehen und erfahren, wo es ein Error-Log gibt...
(war also ein interessanter Tipp .-) THX)
hier mal die letzte Meldung von einem Missglueckten Startversuch
021211 17:37:02 mysqld started
/usr/sbin/mysqld-max: File './eeltc20-bin.index' not found (Errcode: 13)
021211 17:37:02 Could not use eeltc20-bin for logging (error 13)
Cannot initialize InnoDB as 'innodb_data_file_path' is not set.
If you do not want to use transactional InnoDB tables, add a line
skip-innodb
to the [mysqld] section of init parameters in your my.cnf
or my.ini. If you want to use InnoDB tables, add for example,
innodb_data_file_path = ibdata1:30M
But to get good performance you should adjust for your hardware
the InnoDB startup options listed in section 2 at
http://www.innodb.com/ibman.html
021211 17:37:02 /usr/sbin/mysqld-max: Can't find file: './mysql/host.frm' (errno: 13)
021211 17:37:02 /usr/sbin/mysqld-max: Normal shutdown
021211 17:37:02 mysqld ended
was ist denn eine innodb_data???