Baixei o MySQ, tenho uma conta na Oracle mas quando abro o MySQL benchmark ele seguidamente devolve a mensagem Connection: Name: Local instance MySQL80 Host: localhost Port: 3306 NO CONNECTION Could not connect, server may not be running. Já tentei fazer a conecção Na aba STARTUP/SHUTDOWN MySQL Server ao comando START SERVER ele devolve as seguintes informações no Startup Message log: 2019-05-19 15:48:21 - Workbench will use cmd shell commands to start/stop this instance 2019-05-19 15:51:02 - Starting server... 2019-05-19 15:51:09 - Server start done. 2019-05-19 15:51:10 - Checking server status... 2019-05-19 15:51:10 - Trying to connect to MySQL... 2019-05-19 15:51:10 - Can't connect to MySQL server on '127.0.0.1' (10061) (2003) 2019-05-19 15:51:10 - Assuming server is not running 2019-05-19 15:51:52 - Checking server status... 2019-05-19 15:51:52 - Trying to connect to MySQL... 2019-05-19 15:51:52 - Can't connect to MySQL server on '127.0.0.1' (10061) (2003) 2019-05-19 15:51:52 - Assuming server is not running
O que devo fazer para me conectar ao SERVER e poder usar o MYSQL Workbench?