Troubleshooting of MySQLTuner: Difference between revisions

Jump to navigation Jump to search
m
mNo edit summary
Line 13: Line 13:


Solution:
Solution:
# Download the installation file 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 console 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_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>}}
Line 20: Line 20:
* Windows 2008 R2 standard
* Windows 2008 R2 standard
* CYGWIN_NT-6.1 Win2008R2-0-0 2.9.0(0.318/5/3) 2017-09-12 10:18 x86_64 Cygwin (information returned from {{kbd | key=<nowiki>uname -a</nowiki>}})
* CYGWIN_NT-6.1 Win2008R2-0-0 2.9.0(0.318/5/3) 2017-09-12 10:18 x86_64 Cygwin (information returned from {{kbd | key=<nowiki>uname -a</nowiki>}})


== How to resolve: Attempted to use login credentials, but they were invalid. ==
== How to resolve: Attempted to use login credentials, but they were invalid. ==

Navigation menu