Re: mysqld error [Can't start server: can't create PID file: No such file or directory]

2005-07-01 Thread Mir Islam
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]

Re: mysqld error [Can't start server: can't create PID file: No such file or directory]

2005-06-29 Thread Gleb Paharenko
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!

mysqld error [Can't start server: can't create PID file: No such file or directory]

2005-06-29 Thread Ralph Jackson
>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

Re: mysqld error

2005-02-09 Thread Gabriel PREDA
> 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

mysqld error

2005-02-08 Thread Richard Haire
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

Re: mysqld error

2003-09-25 Thread gerald_clark
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

RE: mysqld error

2003-09-25 Thread Dathan Vance Pattishall
-->-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 -->

mysqld error

2003-09-25 Thread Joseph Donato
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