top of page

Setup MySQL on Linux


Downloading, Installing and creating MySQL database is smooth on any Linux system. With creating of new user and enabling user to connect from SQL Developer, this Xperiment will get you started quickly with MySQL.


What will you learn in this Xperiment?


  • Download MySQL latest version and install on Linux

  • Create MySQL database and a user inside the database

  • Setup MySQL to accept incoming connections

  • Connect to the MySQL user from SQL Developer

Install MySQL 8.0 on Linux

45 minutes

Newbie

00:00

bottom of page