Nach einem Neustart wird MySQL nicht gestartet. sudo service mysql startgibt start: Job failed to startund die Protokolle sind leer, so dass ich keine Ahnung habe, wo ich anfangen soll. Ich bin mir ziemlich sicher, dass Berechtigungsprobleme behoben sind.
Bearbeiten:
Alle Festplatten haben mindestens 1 GB Speicherplatz und sh -x /etc/init.d/mysql startgeben mir:
+ set -e
+ basename /etc/init.d/mysql
+ INITSCRIPT=mysql
+ JOB=mysql
+ [ mysql = upstart-job ]
+ [ -z start ]
+ COMMAND=start
+ shift
+ [ -z ]
+ ECHO=echo
+ echo Rather than invoking init scripts through /etc/init.d, use the service(8)
Rather than invoking init scripts through /etc/init.d, use the service(8)
+ echo utility, e.g. service mysql start
utility, e.g. service mysql start
+ echo
+ echo Since the script you are attempting to invoke has been converted to an
Since the script you are attempting to invoke has been converted to an
+ echo Upstart job, you may also use the start(8) utility, e.g. start mysql
Upstart job, you may also use the start(8) utility, e.g. start mysql
+ grep -q start/
+ status mysql
+ [ -z ]
+ [ start = stop ]
+ [ -n ]
+ start mysql
start: Rejected send message, 1 matched rules; type="method_call", sender=":1.105" (uid=1000 pid=3208 comm="start mysql ") interface="com.ubuntu.Upstart0_6.Job" member="Start" error name="(unset)" requested_reply="0" destination="com.ubuntu.Upstart" (uid=0 pid=1 comm="/sbin/init")
/etc/init.d/mysqld startnichts in/var/log/messagesoder/var/log/mysqld?