MySQL Forums
Forum List  »  InnoDB

Re: how to set innodb_buffer_pool_size in mysql
Posted by: Kenneth Moses
Date: August 31, 2006 06:36AM

innodb_buffer_pool_size is a variable you must set at startup.

you can not set set this dynamically at runtime.

My recommendation is that you put it in your config "my.cnf" file.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: how to set innodb_buffer_pool_size in mysql
14141
August 31, 2006 06:36AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.