Hello Everyone, Today I will show you how to install MySQL on Oracle Linux 9 using the source code on GitHub. In the previous video, We got the MySQL source code from GitHub. In this video, We use this source code to install MySQL.
00:17 1. Prepare your system
01:19 2. Install dependency packages and some other library software
06:07 3.Installing MySQL from source code
10:21 4.Create MySQL user and initialize the database
11:29 5.Create a self-starting MySQL service
13:00 6. Add MySQL to your system's PATH and test database (optional)