开发者

Any MySQLTuner equivalent/alternative for Windows?

开发者 https://www.devze.com 2023-04-12 15:30 出处:网络
I know auto tuning has its limits, but it would be great to quickly determine reasonable starting points for my Windows MySQL InnoDB configuration (innodb开发者_运维技巧_additional_mem_pool_size, inno

I know auto tuning has its limits, but it would be great to quickly determine reasonable starting points for my Windows MySQL InnoDB configuration (innodb开发者_运维技巧_additional_mem_pool_size, innodb_buffer_pool_size, innodb_log_file_size, innodb_log_buffer_size), given the RAM that I want to allocate to MySQL (512 Mo from a total 4 GB installed). I found this previous similar question but it had no answer.

Your help is much appreciated!


I faced the same problem as you, so have ported MySQLTuner to Windows - you can download it from http://mysqltuner.codeplex.com/. The alternative is to run mysqltuner.pl from a Linux box, remote connecting to your Windows MySQL server, however this does not produce as accurate results.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号