On windows 10, Mysql service is missing

Question

How to resolve issue with MySql on windows 7

in progress 0
hmunezero 1 year 2022-12-26T22:20:05+00:00 1 Answer 72 views 1

Answer ( 1 )

    1
    2022-12-26T22:29:22+00:00
    This answer is edited.

    Run this cmd [mysqld –install] from bin folder where the MySql is located

    Step 1. Start cmd

    Step 2. Go to the “C:\Program Files\MySQL\MySQL Server 8.0\bin”

    Step 3. type mysqld –install

     

     

    Validate from running service list

     

     

Leave an answer