mysql show all db code example Example 1: mysql show all tables show tables; Example 2: mysql command line see all databases SHOW DATABASES;