Re: resize InnoDB's log file

2003-01-22 Thread Heikki Tuuri
Ha-nyung, - Original Message - From: ""Chung Ha-nyung"" <[EMAIL PROTECTED]> Newsgroups: mailing.database.mysql Sent: Wednesday, January 22, 2003 6:48 AM Subject: resize InnoDB's log file > > Currently I have three InnoDB log files, whose size is 256

resize InnoDB's log file

2003-01-21 Thread Chung Ha-nyung
Currently I have three InnoDB log files, whose size is 256MB and main memory is 2GB. Since I use 1GB of InnoDB buffer pool, I think log files'd better get bigger to some extent; possibly 1GB. You know, only changing the value in my.cnf cause mysqld not to start due to error. I'm wondering if