The command cannot be executed on the terminal

鱼 江 0 Reputation points
2024-10-28T09:45:59.7533333+00:00

The command cannot be executed on the terminald83dac457790f61249102df443cbca2d

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
843 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Aristarh Ucolov 5 Reputation points
    2024-10-28T22:54:44.2366667+00:00

    Hi,

    I think because you need to locate to your MySQL Server [I mean about dir location]

    Try this:

    Step 1: Locate to your MySQL Server

    cd C:\Program Files\MySQL\MySQL Server 8.0\bin

    Step 2: Start your MySQL Server

    net start mysql


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.