-
Notifications
You must be signed in to change notification settings - Fork 1.3k

Description
C:\Program Files\MySQL\MySQL Server 8.0\bin>perl mysqltuner.pl --host abcd.rds.amazonaws.com --user username --pass 'password' --mysqladmin "C:\Program Files\MySQL\MySQL Server 8.0\bin" --mysqlcmd "C:\Program Files\MySQL\MySQL Server 8.0\bin" --forcemem 1024
[--] * Windows OS(Win10) is not fully supported.
MySQLTuner 1.7.14 - Major Hayden [email protected]
Bug reports, feature requests, and downloads at http://mysqltuner.com/
Run with '--help' for additional options and output filtering
[--] Skipped version check for MySQLTuner script
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
[--] Performing tests on abcd.rds.amazonaws.com:3306
[!!] Attempted to use login credentials, but they were invalid
C:\Program Files\MySQL\MySQL Server 8.0\bin>
I am getting above error when running mysqltuner script from remote machine on AWS RDS instance.