MySQL Forums
Forum List  »  InnoDB

Update of innodb_buffer_pool_instances
Posted by: Girish Salunke
Date: May 05, 2025 11:15PM

Dear Team,

We are using MySQL 8.0.37 community version and want to update innodb_buffer_pool_instances and other variable too to increase the performance.

I edited the my.ini to add entry for innodb_buffer_pool_instances=8 and restarted MySQL services. But system is taking dafult value for innodb_buffer_pool_instances=1.

I tried to set the varibale through SET PERSIT and SET GLOBAL command. But couldn't set because of read only variable.

Let me know if you have any clue to set innodb_buffer_pool_instances to 8.

Options: ReplyQuote


Subject
Views
Written By
Posted
Update of innodb_buffer_pool_instances
78
May 05, 2025 11:15PM


Sorry, only registered users may post in this forum.

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.