I want to increase innodb_buffer_pool_size by setting in /etc/my.cnf under [mysqld]
innodb_buffer_pool_size = 6144M
problem is, that it is ignored:
http://screencast.com/t/pUoLCEWdx
what could be the reason?
latest percona server
ubuntu 12.04
I want to increase innodb_buffer_pool_size by setting in /etc/my.cnf under [mysqld]
innodb_buffer_pool_size = 6144M
problem is, that it is ignored:
http://screencast.com/t/pUoLCEWdx
what could be the reason?
latest percona server
ubuntu 12.04
Few things to Check,
Also if you could paste the my.cnf that would be good to check for errors.
ah, I’m stupid. I had another .cnf file in /etc/mysql/conf.d which overwrites the variables. everything is fine now
MySQL, InnoDB, MariaDB and MongoDB are trademarks of their respective owners.
Copyright © 2006 - 2021 Percona LLC. All rights reserved.