Mysql error:InnoDB: No valid checkpoint found.
2009年10月30日
日志信息:
InnoDB: No valid checkpoint found.
InnoDB: If this error appears when you are creating an InnoDB database,
InnoDB: the problem may be that during an earlier attempt you managed
InnoDB: to create the InnoDB data files, but log file creation failed.
InnoDB: If that is the case, please refer to
InnoDB: http://dev.mysql.com/doc/refman/5.0/en/error-creating-innodb.html解决办法:删除所有现有的ibdataN和ib_logfileN文件后,重启Mysql