<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">nach dem<div class="">systemctl status mysql</div><div class="">hat er aufgehört Werte in die Datenbank zu schreiben</div><div class=""><br class=""></div><div class="">nach reboot kam ich wieder nicht in phpmyadmin</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #5330e1" class=""><b class="">$</b></span> sudo systemctl status mysql -l</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #34bd26" class=""><b class="">●</b></span> mysql.service - LSB: Start and stop the mysql database server daemon</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">   Loaded: loaded (/etc/init.d/mysql)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">   Active: <span style="font-variant-ligatures: no-common-ligatures; color: #34bd26" class=""><b class="">active (running)</b></span> since Sa 2015-11-21 13:07:13 CET; 7min ago</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">  Process: 1643 ExecStart=/etc/init.d/mysql start (code=exited, status=0/SUCCESS)</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">   CGroup: /system.slice/mysql.service</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">           ├─1671 /bin/sh /usr/bin/mysqld_safe</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">           └─2020 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --plugin-dir=/usr/lib/mysql/plugin --user=mysql --log-error=/var/log/mysql/error.log --pid-file=/var/run/mysqld/mysqld.pid --socket=/var/run/mysqld/mysqld.sock --port=3306</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Nov 21 13:07:13 raspberrypi mysql[1643]: Starting MySQL database server: mysqld . ..</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Nov 21 13:07:13 raspberrypi mysql[1643]: Checking for tables which need an upgrade, are corrupt or were</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Nov 21 13:07:13 raspberrypi mysql[1643]: not closed cleanly..</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Nov 21 13:07:13 raspberrypi systemd[1]: Started LSB: Start and stop the mysql database server daemon.</div></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><br class=""></div><div class=""><div><blockquote type="cite" class=""><div class="">Am 21.11.2015 um 12:46 schrieb Udo1 <<a href="mailto:udo1@gmx.net" class="">udo1@gmx.net</a>>:</div><br class="Apple-interchange-newline"><div class=""><div class="">Am 21.11.2015 um 12:12 schrieb sollner11:<br class=""><blockquote type="cite" class="">ch muss das immer erst starten<br class="">service mysql start<br class=""></blockquote>Das neue Image beruht auf rasbian-jessie.<br class="">Da sollte der Aufruf:<br class="">sudo systemctl start mysql<br class="">heißen.<br class="">Du kannst den Status mit<br class="">systemctl status mysql<br class="">überprüfen und mit<br class="">sudo systemctl stop mysql<br class="">stoppen.<br class="">Dito mit vzlogger.<br class=""><br class="">Gruß<br class="">Udo<br class=""></div></div></blockquote></div><br class=""></div></body></html>