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
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
Please specify OS, and previous install type (package, rpm, dist, compiled,
etc.)
And by the way, when/why you do "make distclean" during the new install?
Lian
> -Original Message-
> From: saad al-hajeri [mailto:[EMAIL PROTECTED]
> Sent: Sunday, June 22, 2003 11:34 AM
> To: [EMAIL PROTEC
Hi
Have tried to start it manually instead of reinstalling it?
Seung-woo Nam
Rashid Zolqarnain wrote:
> Hello,
> I installed MySql serevr version 3.23.33 on Red Hat Linux 7.0.
> Sometimes when I reboot the system, MySql do not work. I have to
> uninstall and then reinstall
> MySql serv