Below you will find pages that utilize the taxonomy term “Database”
Posts
Find your way around MySQL console (command line)
Using graphic tools to interact with database is very easy but in many cases you might find yourself in a situation that you don’t have way other than a simple CLI for example because you are connecting to the server via SSH. That’s why it is useful to know the basic commands to at least find your way around and get the job done.
Connecting to database server:
To specify which host or database we are connecting to and what username and password we are using: