Mysql service is missing

后端 未结 6 1852
Happy的楠姐
Happy的楠姐 2020-12-13 17:50

I have installed Mysql server locally and everything was working Ok but today when I tried to get a connection to the local db, I got an error. After checking services showe

6条回答
  •  既然无缘
    2020-12-13 18:21

    I have done it by the following way

    1. Start cmd
    2. Go to the "C:\Program Files\MySQL\MySQL Server 5.6\bin"
    3. type mysqld --install

    Like the following image. See for more information.

    enter image description here

提交回复
热议问题