I am looking for the solution about how to access mysql from terminal
I am looking for the solution about how to access mysql from terminal
Hi @ARZhost-com Are you trying to access MySQL from Command Line Or Azure MySQL from powershell?
Regards,
Oury
Hi @ARZhost-com I haven't heard back from you. I am assuming you are trying to access MySQL Workbench from Command line. I that is the case, please follow the instructions below.
Make sure you have created MySQL connection correctly
Open command line from search then type cd \
Once you reached the bin directory then type mysql -u yourUserName -p (apply this to connect to MySQL )
Oury
Regards,
Hi @Hi @ARZhost-com Checking if you had the chance to check the below. Please let us know if that answer your question. Otherwise let us know how we can assist you better.
Regards,
Oury
5 people are following this question.