Hi There,
Trying to install Click to Graph using the command
mysql -u root -p localhost:3307 < “D:\Support\ClickToGraph\ClickToGraph 7.5.9\ctg_mysql.sql”
in
C:\Program Files\MySQL\MySQL Server 5.7\bin>
I get prompted for the root password (which I know “should” be the correct one)
but then get this error:
ERROR 2003 (HY000): Can’t connect to MySQL server on ‘localhost’ (10061)
Any ideas? I’ve also tried with localhost (no port) and local_mysql
Thanks very much!