"Keith Thompson" <[EMAIL PROTECTED]> wrote:
> Can I just do a clean shutdown of MySQL, change my configured
> innodb_log_file_size, then restart?  Or is there more I need
> to do to make sure the current log files are flushed to the
> data files before changing their size?

Shutdown MySQL server. Copy old log files to the safe place. Then remove old log files 
from the log file directory, edit my.cnf and start MySQL server.



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to