Information Functions MySQL Tutorial

mysql>
mysql> select SCHEMA();
+----------+
| SCHEMA() |
+----------+
| test     |
+----------+
1 row in set (0.00 sec)