Am 16.04.2013 18:34, schrieb Larry Martell: > I just set up mysql on Mac OS 10.8. Each time after the machine is > rebooted the server fails to start with: > > 2013-04-13 14:09:54 12222 [ERROR] /usr/local/mysql/bin/mysqld: Can't > create/write to file '/var/run/mysqld/mysqld.pid' (Errcode: 2 - No > such file or directory) > > Because the /var/run/mysqld dir does not exist. I have to create it > manually then the server starts. But I have to do this after each > reboot, which is a pain. Anyone know why the /var/run/mysqld dir gets > deleted, or how to get around this?
you need to consult your operating system's documentation on linux with systemd it would be the following config [root@srv-rhsoft:~]$ cat /etc/tmpfiles.d/mysql.conf d /var/run/mysqld 0755 mysql mysql -
signature.asc
Description: OpenPGP digital signature