Hi
ich habe gerade nochmal in das log geschaut und (nach nochmaligem Startversuch) folgendes gefunden:
030703 13:40:47 mysqld started
030703 13:40:47 /usr/sbin/mysqld: Incorrect information in file: './mysql/host.frm'
030703 13:40:47 /usr/sbin/mysqld: Normal shutdown
mysqld got signal 11;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
We will try our best to scrape up some info that will hopefully help diagnose
the problem, but since we have already crashed, something is definitely wrong
and this may fail
key_buffer_size=16773120
record_buffer=131072
sort_buffer=524280
max_used_connections=0
max_connections=100
threads_connected=0
It is possible that mysqld could use up to
key_buffer_size + (record_buffer + sort_buffer)*max_connections = 80379 K
bytes of memory
Hope that's ok, if not, decrease some variables in the equation
030703 13:40:47 mysqld ended
MfG Steffen