Launch Windows Console (Run as Administrator)

Change to MySQL bin folder

cd C:\Program Files\Deepnet DualShield\mysql\bin

Login into MySQL console by entering

mysql -u root -p

When prompted, enter the password of the root mysql user.

  • No labels