question

ARZhost-com avatar image
0 Votes"
ARZhost-com asked OuryBa-MSFT answered

how to access mysql from terminal

I am looking for the solution about how to access mysql from terminal

azure-database-mysql
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @ARZhost-com Are you trying to access MySQL from Command Line Or Azure MySQL from powershell?

Regards,
Oury

0 Votes 0 ·

1 Answer

OuryBa-MSFT avatar image
0 Votes"
OuryBa-MSFT answered

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.

  1. Make sure you have created MySQL connection correctly

  2. Open command line from search then type cd \

  3. Once you reached the bin directory then type mysql -u yourUserName -p (apply this to connect to MySQL )


Oury
Regards,






· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

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

0 Votes 0 ·