Make sure /var/run/mysqld exists and wrtable by mysql user
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
Hello.
>to file '/var/run/mysqld/mysqld.pid' (Errcode: 2)
MySQL tries to create mysqld.pid in /var/run/mysqld ('d' at the end) not
in /var/run/mysql directory.
>Description:
>050628 17:29:14 mysqld started
>050628 17:29:14 InnoDB: Database was not shut down normally!
> I am trying to get mysql working on my Windows ME machine. When trying
> Server\bin\mysqld unknown option '--enable-named-pipe'
> MySQL version 4.1.9.
> Any help greatly appreciated.
> Dick
WinME does not support named pipes... so neither mysqld...
so you should remove from my.cnf or my.i
Error 13 means that the file exista, but mysql has no permissions for
the file.
Make sure mysql is the owner of the data directory and all its
subdirectories and files.
Joseph Donato wrote:
Folks,
When I try to start MySQL the mysqld just crashes. I looked at
/usr/lib/mysql/{hostname}.err fil
-->-Original Message-
-->From: Joseph Donato [mailto:[EMAIL PROTECTED]
-->Sent: Thursday, September 25, 2003 12:12 PM
-->To: [EMAIL PROTECTED]
-->Subject: mysqld error
-->
-->Folks,
-->
-->When I try to start MySQL the mysqld just crashes. I looked at
-->/usr/lib/mysql/{hostname}.err fi