Bedankt. Als output krijg ik het volgende (lange) bericht:
root@server1:/# dmesg | grep mysql
[ 22.551155] init: mysql main process (1004) terminated with status 1
[ 22.551206] init: mysql main process ended, respawning
[ 23.367210] init: mysql post-start process (1005) terminated with status 1
[ 23.452572] init: mysql main process (1095) terminated with status 1
[ 23.452625] init: mysql main process ended, respawning
[ 24.444832] init: mysql post-start process (1096) terminated with status 1
[ 24.553112] init: mysql main process (1126) terminated with status 1
[ 24.553163] init: mysql respawning too fast, stopped
[ 563.909467] init: mysql main process (2341) terminated with status 1
[ 563.909517] init: mysql main process ended, respawning
[ 564.898958] init: mysql post-start process (2342) terminated with status 1
[ 564.971437] init: mysql main process (2368) terminated with status 1
[ 564.971486] init: mysql main process ended, respawning
[ 565.964188] init: mysql post-start process (2369) terminated with status 1
[ 566.035949] init: mysql main process (2395) terminated with status 1
[ 566.035999] init: mysql respawning too fast, stopped
[ 816.058267] init: mysql main process (2466) terminated with status 1
[ 816.058316] init: mysql main process ended, respawning
[ 817.049514] init: mysql post-start process (2467) terminated with status 1
[ 817.120794] init: mysql main process (2493) terminated with status 1
[ 817.120844] init: mysql main process ended, respawning
[ 818.120883] init: mysql post-start process (2494) terminated with status 1
[ 818.192857] init: mysql main process (2520) terminated with status 1
[ 818.192906] init: mysql respawning too fast, stopped
[ 876.014623] init: mysql main process (2594) terminated with status 1
[ 876.014672] init: mysql main process ended, respawning
[ 877.003488] init: mysql post-start process (2595) terminated with status 1
[ 877.075155] init: mysql main process (2621) terminated with status 1
[ 877.075204] init: mysql main process ended, respawning
[ 878.074120] init: mysql post-start process (2622) terminated with status 1
[ 878.147013] init: mysql main process (2648) terminated with status 1
[ 878.147063] init: mysql respawning too fast, stopped
[ 1150.278363] init: mysql main process (2762) terminated with status 1
[ 1150.278412] init: mysql main process ended, respawning
[ 1151.267283] init: mysql post-start process (2763) terminated with status 1
[ 1151.341153] init: mysql main process (2789) terminated with status 1
[ 1151.341202] init: mysql main process ended, respawning
[ 1152.329110] init: mysql post-start process (2790) terminated with status 1
[ 1152.402369] init: mysql main process (2816) terminated with status 1
[ 1152.402416] init: mysql respawning too fast, stopped
[ 1360.259169] init: mysql main process (2939) terminated with status 1
[ 1360.259216] init: mysql main process ended, respawning
[ 1361.253679] init: mysql post-start process (2940) terminated with status 1
[ 1361.325199] init: mysql main process (2966) terminated with status 1
[ 1361.325248] init: mysql main process ended, respawning
[ 1362.326820] init: mysql post-start process (2967) terminated with status 1
[ 1362.399819] init: mysql main process (2993) terminated with status 1
[ 1362.399868] init: mysql respawning too fast, stopped
[ 2448.295573] init: mysql main process (3388) terminated with status 1
[ 2448.295622] init: mysql main process ended, respawning
[ 2449.294516] init: mysql post-start process (3389) terminated with status 1
[ 2449.366409] init: mysql main process (3415) terminated with status 1
[ 2449.366459] init: mysql main process ended, respawning
[ 2450.366051] init: mysql post-start process (3416) terminated with status 1
[ 2450.438779] init: mysql main process (3442) terminated with status 1
[ 2450.438829] init: mysql respawning too fast, stopped
[ 2463.703640] init: mysql main process (3477) terminated with status 1
[ 2463.703689] init: mysql main process ended, respawning
[ 2464.702242] init: mysql post-start process (3478) terminated with status 1
[ 2464.774051] init: mysql main process (3504) terminated with status 1
[ 2464.774100] init: mysql main process ended, respawning
[ 2465.773569] init: mysql post-start process (3505) terminated with status 1
[ 2465.846152] init: mysql main process (3531) terminated with status 1
[ 2465.846202] init: mysql respawning too fast, stopped
[50116.380034] init: mysql main process (16063) terminated with status 1
[50116.380082] init: mysql main process ended, respawning
[50116.988051] init: mysql post-start process (16064) terminated with status 1
[50117.060246] init: mysql main process (16090) terminated with status 1
[50117.060293] init: mysql main process ended, respawning
[50118.060297] init: mysql post-start process (16091) terminated with status 1
[50118.133088] init: mysql main process (16117) terminated with status 1
[50118.133137] init: mysql respawning too fast, stopped
[61202.106806] init: mysql main process (20779) terminated with status 1
[61202.106856] init: mysql main process ended, respawning
[61202.905609] init: mysql post-start process (20780) terminated with status 1
[61202.982322] init: mysql main process (20806) terminated with status 1
[61202.982375] init: mysql main process ended, respawning
[61203.974942] init: mysql post-start process (20807) terminated with status 1
[61204.053772] init: mysql main process (20833) terminated with status 1
[61204.053825] init: mysql respawning too fast, stopped
[63761.002685] init: mysql main process (22626) terminated with status 1
[63761.002736] init: mysql main process ended, respawning
[63761.991217] init: mysql post-start process (22627) terminated with status 1
[63762.065814] init: mysql main process (22653) terminated with status 1
[63762.065863] init: mysql main process ended, respawning
[63763.060299] init: mysql post-start process (22654) terminated with status 1
[63763.134487] init: mysql main process (22680) terminated with status 1
[63763.134537] init: mysql respawning too fast, stopped
Ondertussen ben ik erachter gekomen, dat in de syslogs wordt verwezen naar "Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock"
als ik naar "Can't connect to local MySQL server through socket '/var/run/mysqld/" ga, zie ik dat er in deze map geen bestand is. Helemaal leeg. Ook geen mysqld.sock dus. Zou dit het probleem kunnen zijn?