Troubleshooting of MySQLTuner: Difference between revisions

Jump to navigation Jump to search
Line 14: Line 14:
Solution:
Solution:
# Download the installation file {{kbd | key=<nowiki>setup-x86_64.exe</nowiki>}} of Cygwin from [https://cygwin.com/install.html Cygwin Installation]
# Download the installation file {{kbd | key=<nowiki>setup-x86_64.exe</nowiki>}} of Cygwin from [https://cygwin.com/install.html Cygwin Installation]
# Open the console window
# Open the command line window
# To install the packages: perl_manpages, perl_pods<ref>[https://stackoverflow.com/questions/36393757/how-do-i-use-diagnostics-for-perl-on-cygwin cpan - How do I 'use diagnostics' for Perl on Cygwin? - Stack Overflow]</ref>. Keyin {{kbd | key=<nowiki>setup-x86_64.exe -q -P "perl_manpages,perl_pods"</nowiki>}}
# To install the packages: perl_pods<ref>[https://stackoverflow.com/questions/36393757/how-do-i-use-diagnostics-for-perl-on-cygwin cpan - How do I 'use diagnostics' for Perl on Cygwin? - Stack Overflow]</ref><ref>[https://cygwin.com/faq/faq.html#faq.setup.cli Does Setup accept command-line arguments?]</ref>. Keyin {{kbd | key=<nowiki>setup-x86_64.exe -q -P "perl_pods"</nowiki>}}


Environment:
Environment:

Navigation menu