Ubuntu Pastebin

Paste from pete at Sat, 30 Apr 2016 23:20:22 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
● mysql.service - MySQL Community Server
   Loaded: loaded (/lib/systemd/system/mysql.service; enabled; vendor preset: enabled)
   Active: activating (start-post) (Result: exit-code) since Sat 2016-04-30 19:19:58 EDT; 23s ago
  Process: 1003 ExecStart=/usr/sbin/mysqld (code=exited, status=1/FAILURE)
  Process: 999 ExecStartPre=/usr/share/mysql/mysql-systemd-start pre (code=exited, status=0/SUCCESS)
 Main PID: 1003 (code=exited, status=1/FAILURE);         : 1004 (mysql-systemd-s)
    Tasks: 2 (limit: 512)
   CGroup: /system.slice/mysql.service
           └─control
             ├─1004 /bin/bash /usr/share/mysql/mysql-systemd-start post
             └─1094 sleep 1

Apr 30 19:19:58 pete-H81M-HD2 systemd[1]: Starting MySQL Community Server...
Apr 30 19:20:00 pete-H81M-HD2 systemd[1]: mysql.service: Main process exited, code=exited, status=1/FAILURE
Download as text