UTheData
UTheData
  • 2
  • 114
Establishing connections with MySql using CMD
In this video I have shown how we can connect with MySQL using cmd, when we install the MySQL we usually can't communicate with MySQL using cmd to communicate with MySQL we need to do some extra steps.
1. Copy the "bin" path of the MySQL server.
2. Launch "edit the system environment variables" from windows search.
3. Under "Advanced" section click on "environment variables" button.
4. Double click on "path" from the bottom window.
5. Click on New, Past the MySQL server bin path and click on okay button.
6. Click on okay button and get out of the system environment variables.
7. Relaunch Command Prompt and try executing "mysql --version" which should return the version number of the installed MySQL.
Thanks for watching, please subscribe for more such interesting topics :)
มุมมอง: 8

วีดีโอ

How to install MySQL 8.0.37 version on Windows 11
มุมมอง 1063 หลายเดือนก่อน
How to install MySQL 8.0.37 version on Windows 11