blob: 5cd469769e0aa4fc7e6c4b146b31849e915ac906 [file] [log] [blame]
SHOW DATABASES;
-- Try to switch to a database that does not exist
USE does_not_exist;