Re: host.ISM

2001-06-28 Thread Gerald Clark
Make sure mysql owns all the directories and files in its database directory. If you have never seen host.ISM on your .22 server, then you never looked. It sounds like you also ran mysql_install_db and overwrote your privilege tables. That is why they are now .MYD and .MYI. You also probably

Re: host.ISM

2001-06-27 Thread Skot
Werner Stuerenburg wrote: > > > I just updated MySQL 2.22 to 2.23 and when I went to restart the server, > > I got this error message in the /var/lib/mysql/err.log file: > > 010627 11:19:22 /usr/sbin/mysqld: Can't open file: 'host.ISM'. (errno: > > -1

Re: host.ISM

2001-06-27 Thread Werner Stuerenburg
> I just updated MySQL 2.22 to 2.23 and when I went to restart the server, > I got this error message in the /var/lib/mysql/err.log file: > 010627 11:19:22 /usr/sbin/mysqld: Can't open file: 'host.ISM'. (errno: > -1) > mysqld ended on Wed Jun 27 11:19:22 PDT 2001

host.ISM

2001-06-27 Thread Skot
Hello, I just updated MySQL 2.22 to 2.23 and when I went to restart the server, I got this error message in the /var/lib/mysql/err.log file: 010627 11:19:22 /usr/sbin/mysqld: Can't open file: 'host.ISM'. (errno: -1) mysqld ended on Wed Jun 27 11:19:22 PDT 2001 I've never

Re: Start fails after upgrade to 3.23.32 - no host.ISM file

2001-06-19 Thread Gerald Clark
host.ism is in the var/mysql/mysql directory. chown -R mysql /var/mysql Subistitute the real path for /var/mysql. [EMAIL PROTECTED] wrote: >> Description: > > > Upgraded from 3.22.27 to 3.23.32. Built from source. > > When attempting to start the daemon, it immedia

Start fails after upgrade to 3.23.32 - no host.ISM file

2001-06-18 Thread guy
>Description: Upgraded from 3.22.27 to 3.23.32. Built from source. When attempting to start the daemon, it immediately terminates. Log file shows "Can't find file: 'host.ISM' (errno: 2)". I checked the old data directory (from where I copied the database files

RE: MySQL-3.22.32 host.ISM not found. Plz HELP

2001-01-24 Thread Mark Maunder
ay, January 24, 2001 7:43 PM To: MySQL Subject: MySQL-3.22.32 host.ISM not found. Plz HELP Hi everybody, I'm trying to install MySQL-3.22.32 on a RH 7.0 everything looks normal but the server dies sending this message mysqld: Can't find file: 'host.ISM' (errno: 2) How

MySQL-3.22.32 host.ISM not found. Plz HELP

2001-01-24 Thread Manuel Leos
Hi everybody, I'm trying to install MySQL-3.22.32 on a RH 7.0 everything looks normal but the server dies sending this message mysqld: Can't find file: 'host.ISM' (errno: 2) How do I fix this?, Where can I get this file? or How can