Summary: in this tutorial, you will learn how to load the MySQL sample database into MySQL database server using MySQL Workbench. After the tutorial, you will have classicmodels sample database loaded into MySQL server for practicing and learning MySQL.
First, download the classicmodels database from the MySQL sample database section
Second, unzip the downloaded file into a temporary folder named temp as follows:

Third, launch MySQL Workbench from the Program Files and follow the steps below:
In this tutorial, we have shown you step by step how to load the MySQL sample database named classicmodels into MySQL database server using MySQL Workbench.