MySQLTuner: mudanças entre as edições
De MochilaWiki
Ir para navegaçãoIr para pesquisar
Sem resumo de edição |
Sem resumo de edição |
||
| Linha 24: | Linha 24: | ||
query_cache_size = 268435456 | query_cache_size = 268435456 | ||
query_cache_limit=1048576 | query_cache_limit=1048576 | ||
[[Categoria:mysql]] | |||
Edição atual tal como às 17h05min de 25 de setembro de 2015
para tunar o mysql
página do projeto http://mysqltuner.com/
instalando de forma genérica
wget http://mysqltuner.pl/ -O mysqltuner.pl
perl mysqltuner.pl
instalando em debian wheezy
apt-get install mysqltuner
exemplos de paramentros
innodb_buffer_pool_size=1G innodb_buffer_pool_instances=1 table_open_cache=3939 open_files_limit=1000 join_buffer_size =512kb query_cache_type=1 query_cache_size = 268435456 query_cache_limit=1048576