Installation and Basic Configuration of MySQL

# Introduction In this lab, we will explore the basic configuration and usage of MySQL, one of the most popular open-source relational database management systems (RDBMS). MySQL is widely used in many database-driven web applications and popular websites. By the end of this lab, you will have gained hands-on experience in verifying MySQL installation, securing its initial setup, accessing the MySQL shell, and examining system databases and tables.

|60 : 00

Click the virtual machine below to start practicing