Linux serverNETWORK ADMINISTRATIONS

🟢 Lesson 1: Install MySQL 8 on Centos 8 from source code

In this video I will show you how you can install a Mysql 8 database from source code on the Centos 8 Stream operating system.

Installing MySQL is a relatively simple process that requires several steps. You will need to download the MySQL installation files from the official website, selecting the appropriate version for your operating system.

0:00 Start
0:11 Show operating system version
0:30 Create mysql user
0:50 Create directories for the MySQL DBMS
1:11 Download DBMS MySQL 8
2:25 Unpacking the archive
3:01 Create configuration file my.cnf
5:12 Initializing Mysql Database
6:03 Create environment variable file
7:02 Starting a MySQL Database
7:36 Connect to the mysql console
8:28 Stopping the MySQL database
8:45 Starting a MySQL Database
9:06 The end

#mysql #mysqltutorials #mysqldatabase #mysqldb

source

centos 8