# plesk db
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Welcome to the MariaDB monitor. Commands end with ; or \g.
Your MariaDB connection id is 920
Server version: 5.5.68-MariaDB MariaDB Server
Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
MariaDB [psa]> SHOW DATABASES;
+----------------------+
| Database |
+----------------------+
| information_schema |
| apsc |
.
.
.
| horde |
| mysql |
| performance_schema |
| phpmyadmin |
| psa |
| roundcubemail |
| sitebuilder5 |
+----------------------+
14 rows in set (0.01 sec)
MariaDB [psa]>