Re: [mysql] cant start mysqld process

2001-04-05 Thread Kevin J. MacDonald
s. > Unless the two machines are the same hardware type and operating system, > you > can't just copy the files over. Use msqldump. > > > "Kevin J. MacDonald" wrote: >> >> In my mysql/data/mysq directory all the permissions are set to 660. >> An

Re: [mysql] cant start mysqld process

2001-04-05 Thread Kevin J. MacDonald
In my mysql/data/mysq directory all the permissions are set to 660. Any ideas on what host.ISM file that it is looking for. I never seen it before and when I check the old server I can't find it. thanks kevin -- >From: "Brian Warn" <[EMAIL PROTECTED]> >To: &

[mysql] cant start mysqld process

2001-04-05 Thread Kevin J. MacDonald
Hello, I just finished moving my database to another machine. It was running fine and after I rebooted I now get an error when I try to run safe_mysqld &. When I look in mysql/data/comproom.err file, I get a message about '... cant find file: './mysql/host.ISM' (errno: 13) thanks for any help