In this video, we describe how to create a MySQL database via the Linux Command line.
Commands used:
mysql -u root -p
create database tutorial;
show databases;
The related article for this article can be found here: https://www.liquidweb.com/kb/create-a-mysql-database-on-linux-via-command-line/
For more information about this and other topics, visit us at https://www.liquidweb.com/kb/
To learn more about our cloud based offerings, visit:
https://www.liquidweb.com/products/vps/
Video by: Justin Palmer
Commands used:
mysql -u root -p
create database tutorial;
show databases;
The related article for this article can be found here: https://www.liquidweb.com/kb/create-a-mysql-database-on-linux-via-command-line/
For more information about this and other topics, visit us at https://www.liquidweb.com/kb/
To learn more about our cloud based offerings, visit:
https://www.liquidweb.com/products/vps/
Video by: Justin Palmer
- Category
- Liquid Web
- Tags
- liquidweb, datacenter, web
Be the first to comment



