Hi all, I have been working on getting MySQL going all day. Initially I had it working but had problems with mysqladmin. Figured that one out shutdown the server and tried to restart but I now have an error. This is what I found in my errorlog. In looking at the documentation I think I have to do something with UMASK? I read what it said but I'm still not sure exactly what I'm supposed to do.
031010 09:11:54 mysqld started InnoDB: The first specified data file ./ibdata1 did not exist: InnoDB: a new database to be created! 031010 9:11:54 InnoDB: Setting file ./ibdata1 size to 10 MB InnoDB: Database physically writes the file full: wait... 031010 9:11:56 InnoDB: Log file ./ib_logfile0 did not exist: new to be created InnoDB: Setting log file ./ib_logfile0 size to 5 MB InnoDB: Database physically writes the file full: wait... 031010 9:11:57 InnoDB: Log file ./ib_logfile1 did not exist: new to be created InnoDB: Setting log file ./ib_logfile1 size to 5 MB InnoDB: Database physically writes the file full: wait... InnoDB: Doublewrite buffer not found: creating new InnoDB: Doublewrite buffer created InnoDB: Creating foreign key constraint system tables InnoDB: Foreign key constraint system tables created 031010 9:12:03 InnoDB: Started /usr/sbin/mysqld: ready for connections. Version: '4.0.15-standard' socket: '/var/lib/mysql/mysql.sock' port: 3306 031010 15:38:47 /usr/sbin/mysqld: Normal shutdown 031010 15:38:48 InnoDB: Starting shutdown... 031010 15:38:49 InnoDB: Shutdown completed 031010 15:38:49 /usr/sbin/mysqld: Shutdown Complete 031010 15:38:49 mysqld ended 031010 15:40:36 mysqld started 031010 15:40:36 InnoDB: Started 031010 15:40:36 Fatal error: Can't open privilege tables: Can't find file: './mysql/host.frm' (errno: 13) 031010 15:40:36 Aborting 031010 15:40:36 InnoDB: Starting shutdown... 031010 15:40:39 InnoDB: Shutdown completed 031010 15:40:39 /usr/sbin/mysqld: Shutdown Complete 031010 15:40:39 mysqld ended ===== Carol Andrejak Webmaster Delaware State University Grossley Hall Rm. 1 302-857-7045 -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]