You don’t need to restart your windows. The easiest way to achieve this is
- Go to
<Extracted folder location>/bin/
- Run
mysqld
(service) - close the cmd prompt
- Run
mysql.exe
or the better way to do is add the location to PATH environment Variable
You don’t need to restart your windows. The easiest way to achieve this is
<Extracted folder location>/bin/
mysqld
(service)mysql.exe
or the better way to do is add the location to PATH environment Variable