Establishing connections with MySql using CMD

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.ย. 2024
  • 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 :)

ความคิดเห็น • 3

  • @Coder_0799
    @Coder_0799 2 หลายเดือนก่อน +1

    amazing boss thanks

  • @Coder_0799
    @Coder_0799 2 หลายเดือนก่อน +1

    nice video which i did watched ,lots of informations of my sql in this

    • @UTheData
      @UTheData  2 หลายเดือนก่อน +1

      Glad to hear that @coder_0799