MySQL Shorts is a playlist on the MySQL YouTube channel dedicated to short form tutorials that focus on a single feature or solution to a problem.
This video series covers a variety of different topics. For this post, we will sumamrize all the ‘Shorts’ that highlight MySQL Shell.
Episode 2
For Episode 2 of MySQL Shorts, we show how you to connect to a MySQL instance using MySQL Shell.
Episode 3
In this episode, we demonstrate how you can use MySQL Shell to connect to a MySQL instance over SSL.
Episode 18
During Episode 18, we outline the steps to dump and load schemas from a MySQL instance using a multi-threaded process.
Episode 19
For Episode 19, we show how to dump and load specific tables using a multi-threaded process.
Episode 20
A very helpful feature of MySQL Shell is the ability to spin up sandbox instances. Check out Episode 20 to see how this is done.
Episode 21
We continue with the dump/load features of MySQL Shell in Episode 21 where we discuss dumping and loading a complete MySQL instance using a multi-threaded process.
Episode 22
Did you know that you can dump and load data to a storage bucket in Oracle Cloud using just two commands? Watch Episode 22 to see how it’s done.
Episode 53
Episode 53 demonstrates how we can move a MySQL database from AWS to Oracle Cloud using MySQL Shell.
Episode 59
Episode 59 outlines the steps to import .csv data into a MySQL table.
Episode 67
Managing MySQL architectures is easier with MySQL Shell. In Episode 67, we show how to create an InnoDB replica set.
Episode 70
In Episode 70, we discuss how to manage different output formats in MySQL Shell.
Episode 72
Moving a MySQL schema from one instane to another can now be accomplished with a single MySQL Shell command. Take a look at Episode 72 to learn how.
