Show (List) MySQL Databases on Linux via Command Line

7 Views
Published
In this video, we demonstrate to you how to show or list your databases via a command line interface (CLI).

Commands used:
mysql -u root -p
show databases;

The related article for this video can be found here:
https://www.liquidweb.com/kb/show-list-mysql-databases-on-linux-via-command-line/

For more information about this and other topics, visit us at https://www.liquidweb.com/kb/ or for more information about our newest product Private Cloud Powered by VMware and NetApp,
visit: https://www.liquidweb.com/products/private-cloud/

Video by: Justin Palmer
Category
Liquid Web
Tags
liquidweb, datacenter, web
Be the first to comment