Am 17.04.2013 17:29, schrieb Larry Martell:
> On Wed, Apr 17, 2013 at 8:32 AM, Reindl Harald wrote:
[root@srv-rhsoft:~]$ cat /etc/tmpfiles.d/mysql.conf
d /var/run/mysqld 0755 mysql mysql -
>>>
>>> Doesn't seem to be anything like that running on MacOS. I googled and
>>> didn't find any
Not a solution but a workaround for " [ERROR] /usr/local/mysql/bin/mysqld:
Can't create/write to file '/var/run/mysqld/mysqld.pid' "
explicitly set
pid_file=
to some existing file path in
/usr/local/mysql/bin/mysqld_safe (Line:26)
e.g. you could possibly set it to:
pid_file=/usr/local/my
On Wed, Apr 17, 2013 at 8:32 AM, Reindl Harald wrote:
>
>
> Am 17.04.2013 15:32, schrieb Larry Martell:
>> On Tue, Apr 16, 2013 at 11:31 AM, Reindl Harald
>> wrote:
>>> 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
reboot
Am 17.04.2013 15:32, schrieb Larry Martell:
> On Tue, Apr 16, 2013 at 11:31 AM, Reindl Harald
> wrote:
>> 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 1
On Tue, Apr 16, 2013 at 11:31 AM, Reindl Harald wrote:
> 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 1 [ERROR] /usr/local/mysql/bin/mysqld: Can't
>> creat
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 1 [ERROR] /usr/local/mysql/bin/mysqld: Can't
> create/write to file '/var/run/mysqld/mysqld.pid' (Errcode: 2 - No
On Tue, Apr 16, 2013 at 10:50 AM, Michael Dykman wrote:
> Larry,
>
> Nothing in the mysql startup files ever removes any directories of any kind.
>
> At a guess: only my clients who work on Macs ever report this king of
> 'disappearing folder' behaviour. And every time it turn out to be Time
> Ma
Larry,
Nothing in the mysql startup files ever removes any directories of any kind.
At a guess: only my clients who work on Macs ever report this king of
'disappearing folder' behaviour. And every time it turn out to be Time
Machine. Ask around on those lists.
On Tue, Apr 16, 2013 at 12:34 PM