Linux enter mysql console command

[root@localhost ~]# mysql -h localhost -uxxxxxxx -pxxxxxxx

Welcome to the MariaDB monitor.  Commands end with ; or \g.

Your MariaDB connection id is 1905

Server version: 5.5.44-MariaDB-log MariaDB Server

 

Copyright (c) 2000, 2015, Oracle, MariaDB Corporation Ab and others.

 

Type 'help;' or '\h' for help. Type '\c' to clear the current input s

 tatement.

 

MariaDB [(none)]> show databases;

+--------------------+

| Database           |

+--------------------+

| information_schema |

| xxxxxxx            |

+--------------------+

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326470995&siteId=291194637