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