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

Показать описание
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.