Web Interface
Adminer is a database management web applicarion
URL : https://12.34.56.789:12322
Username: adminer
Password :
Command line
MySQL command line tool log in as root (no password required):
$ mysql --user root
Welcome to the MySQL monitor. Commands end with ; or \g. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql>