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!
>Description:
050628 17:29:14 mysqld started
050628 17:29:14 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
050628
> 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
Hi,
I am trying to get mysql working on my Windows ME machine. When trying
to start mysqld I get the following error
message: 050208 19:43(time) [ERROR] C:\Progra~1\mysql\mysql 4.1
Server\bin\mysqld unknown option '--enable-named-pipe'
MySQL version 4.1.9.
Any help greatly appreciated.
Dick
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
-->
Folks,
When I try to start MySQL the mysqld just crashes. I looked at
/usr/lib/mysql/{hostname}.err file and I see the following:
030925 10:01:47 mysqld started
030925 10:01:47 /usr/libexec/mysqld: Can't find file: './mysql/host.frm'
(errno: 13)
030925 10:01:47 mysqld ended
I can not make h