How to open MySQL in CMD || Set MySQL path in system environment variables

preview_player
Показать описание
mysql -u (enter the username you set, by default its root) -p (p for password) then hit enter. Next, enter the password you set during installation.
Рекомендации по теме
visit shbcf.ru