Hi,
very new to MySQL. I searched on this and found a number of reads but would like the help of the community.
I need to increase innodb_buffer_pool_size
It is currently innodb_buffer_pool_size=8M
I want to increase to 1gb (server has plenty of memory to support this)
I read there are dependencies with other settings
innodb_buffer_pool_instances is set to 8
and there is no innodb_buffer_pool_chunk_size setting in the my.ini
The questions are
What should innodb_buffer_pool_instances and innodb_buffer_pool_chunk_size be set to and where does innodb_buffer_pool_chunk_size go (my.ini)?
thanks in advanced for help
J
very new to MySQL. I searched on this and found a number of reads but would like the help of the community.
I need to increase innodb_buffer_pool_size
It is currently innodb_buffer_pool_size=8M
I want to increase to 1gb (server has plenty of memory to support this)
I read there are dependencies with other settings
innodb_buffer_pool_instances is set to 8
and there is no innodb_buffer_pool_chunk_size setting in the my.ini
The questions are
What should innodb_buffer_pool_instances and innodb_buffer_pool_chunk_size be set to and where does innodb_buffer_pool_chunk_size go (my.ini)?
thanks in advanced for help
J