On windows 10, Mysql service is missing Question How to resolve issue with MySql on windows 7 in progress 0 MySql admin 2 years 2022-12-26T22:20:05+00:00 2022-12-26T22:20:05+00:00 1 Answer 89 views 1
Answer ( 1 )
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