Disappearing /var/run/mysqld causes mysqld to fail after reboot
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mysql-5.6 (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
mysql-5.7 (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
This bug is no longer a duplicate of bug 1421303
(I open thi bug because Robie Basak say to open new bug)
with mysql-server version: 5.6.23-
● mysql.service - MySQL Community Server
Loaded: loaded (/lib/systemd/
Active: activating (start-post) since mar 2015-03-24 08:41:00 CET; 25s ago
Process: 951 ExecStart=
Process: 943 ExecStartPre=
Main PID: 951 (code=exited, status=0/SUCCESS); : 952 (mysql-systemd-s)
CGroup: /system.
├─ 952 /bin/bash /usr/share/
└─2601 sleep 1
mar 24 08:41:00 luca-k53sd systemd[1]: Starting MySQL Community Server...
mar 24 08:41:00 luca-k53sd mysqld_safe[951]: 150324 08:41:00 mysqld_safe Can't log to error log and syslog at the same time. Remove all --log-err...e effect.
mar 24 08:41:00 luca-k53sd mysqld_safe[951]: 150324 08:41:00 mysqld_safe Logging to '/var/log/
mar 24 08:41:00 luca-k53sd mysqld_safe[951]: mkdir: impossibile creare la directory "/var/run/mysqld": Permesso negato
mar 24 08:41:00 luca-k53sd mysqld_safe[951]: chown: impossibile accedere a "/var/run/mysqld": File o directory non esistente
mar 24 08:41:00 luca-k53sd mysqld_safe[951]: chmod: impossibile accedere a "/var/run/mysqld": File o directory non esistente
mar 24 08:41:00 luca-k53sd mysqld_safe[951]: 150324 08:41:00 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
Hint: Some lines were ellipsized, use -l to show in full.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: mysql-server 5.6.23-
ProcVersionSign
Uname: Linux 3.19.0-10-generic x86_64
ApportVersion: 2.16.2-0ubuntu4
Architecture: amd64
CurrentDesktop: KDE
Date: Tue Mar 24 13:05:23 2015
InstallationDate: Installed on 2015-03-18 (6 days ago)
InstallationMedia: Kubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150318)
PackageArchitec
SourcePackage: mysql-5.6
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
summary: |
- mysql.service fail to start (mysql-server version: - 5.6.23-1~exp1~ubuntu4) + Disappearing /var/run/mysqld causes mysqld to fail after reboot |
Changed in mysql-5.6 (Ubuntu): | |
importance: | Undecided → High |
tags: | added: mysql-5.6-transition |
Changed in mysql-5.6 (Ubuntu): | |
milestone: | none → ubuntu-15.04 |
Changed in mysql-5.6 (Ubuntu): | |
status: | Confirmed → Fix Committed |
Status changed to 'Confirmed' because the bug affects multiple users.