Which query lists the databases on the current server?
SHOW DATABASES;
LIST ALL DATABASES;
LIST DATABASES;
SHOW DB;