Re: reinstall mysql show innodb error

2005-10-21 Thread Gleb Paharenko
Hello. Check the correct values in your configuration file for the size of the log files. If you're sure that shutdown of the server was clean, you can remove log files, InnoDB will recreate them (I suggest you to make a backup of the old log files just in case something went wrong in the sh

Re: reinstall mysql show innodb error

2005-10-20 Thread Heikki Tuuri
Shuming, http://dev.mysql.com/doc/refman/5.0/en/innodb-configuration.html you have to specify the right size for: innodb_log_file_size=14M in your my.cnf or my.ini. Please also check from: C:\Program Files\MySQL\MySQL Server 4.1\data how many ib_logfiles you have. If you have more than 2, s