Anonymous Asked in Cars &Transportation · 2 weeks ago

How do I open a MySQL database in terminal?

Contents
Launch the MySQL Command-Line Client. To launch the client, enter the following command in a Command Prompt window: mysql -u root -p . The -p option is needed only if a root password is defined for MySQL. Enter the password when prompted.


Related Questions

Relevance
Write us your question, the answer will be received in 24 hours