标题: mysql启动不了 [打印本页] 作者: user3g 时间: 2007-10-23 11:38 标题: mysql启动不了 系统是as4update2,刚装的系统,用的rpm装,mysql版本是4.1.12
MySQL-client-standard-4.1.12-0.rhel4.i386.rpm MySQL-server-standard-4.1.12-0.rhel4.i386.rpm
MySQL-devel-standard-4.1.12-0.rhel4.i386.rpm MySQL-shared-standard-4.1.12-0.rhel4.i386.rpm
安装后启动不了,hostname.err报错如下
071023 10:42:58 mysqld started
071023 10:42:58 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...
071023 10:42:58 InnoDB: Starting log scan based on checkpoint at
InnoDB: log sequence number 0 30960.
InnoDB: Doing recovery: scanned up to log sequence number 0 30960
071023 10:42:58 InnoDB: Flushing modified pages from the buffer pool...
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
InnoDB: Error: pthread_create returned 12
071023 10:42:58 mysqld ended作者: user3g 时间: 2007-10-23 13:57
是我提供的信息不够详细吗?