5

I usually use linux for mysql and have something called mysqltuner.pl and this is great but we have a mysql server on a windows 2008 r2 server that we have and was wondering if any of you know of something simular to mysqltuner that i can use. I have seen on the project page that they have a windows version but it only works on winXP.

Any pointers or if anyone has ported there own version would be great.

many thanks

Matteo
  • 37,680
  • 11
  • 100
  • 115
davethecoder
  • 3,856
  • 4
  • 35
  • 66
  • possible duplicate of [Recommended MySQL tuning utility for Windows](http://stackoverflow.com/questions/6833397/recommended-mysql-tuning-utility-for-windows) – Peter Feb 06 '14 at 01:11
  • @peter are you mental, this post is 2011 whats more is, you link back to a question that has no solution, if anything you should be back-linking there question to this one, you are a very strange person mr chapman – davethecoder Feb 06 '14 at 15:23
  • Probably. Back-linking sound like a good idea. – Peter Feb 06 '14 at 23:26

2 Answers2

1

There is a windows version you can use at

http://gggeek.altervista.org/sw/mysqltuner-win.pl

It uses cygwin.

Eljakim
  • 6,877
  • 2
  • 16
  • 16
  • 1
    @eljakim the link above is to a 2008 version of mysqltuner.pl. In 2018, this would probably not be a good idea to use a version this old. – Wilson Hauck Sep 09 '18 at 18:13
0

It's now 2020, Wilson asked in 2018 if there was a newer version than what I answered in 2011.

So, 9 years after my original answer: https://github.com/pmachapman/mysqltuner/

Eljakim
  • 6,877
  • 2
  • 16
  • 16