MySQL 8 YUM Installation on Centos 8 | MySQL Tutorial 1 for beginners
The vlog describes the MySQL 8 installation steps on the el8 based systems ( RHEL 8 / Centos 8 ). Below I am sharing the step by step guidence. if you have any questions, feele free to reach me.
1. download the YUM repo ( https://dev.mysql.com/downloads/repo/yum/ )
— wget https://dev.mysql.com/get/mysql80-community-release-el8-1.noarch.rpm
2. Install the repository RPM package
— yum localinstall mysql80-community-release-el8-1.noarch.rpm
3. Disabled the MySQL module
— yum module disable mysql
4. Installing the MySQL-Community-server package
— yum install mysql-community-server
5. verify the installation
— yum list installed | grep -i mysql
6. start the MySQL service
— service mysqld start
centos 8
Super
Thanks so much bro tried a lot of videos but this worked like magic. so smooth
[MIRROR] mysql-community-server-8.0.30-1.el7.x86_64.rpm: Curl error (23): Failed writing received data to disk/application for http://repo.mysql.com/yum/mysql-8.0-community/el/7/x86_64/mysql-community-server-8.0.30-1.el7.x86_64.rpm [Failed writing body (2279 != 16384)]
[FAILED] mysql-community-server-8.0.30-1.el7.x86_64.rpm: Curl error (23): Failed writing received data to disk/application for http://repo.mysql.com/yum/mysql-8.0-community/el/7/x86_64/mysql-community-server-8.0.30-1.el7.x86_64.rpm [Failed writing body (2279 != 16384)]
(7-8/9): compat-openssl10-1.0.2o-4.el8_6.x8 97% [=========================================- ] 63 MB/s | 74 MB 00:00 ETA
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'yum clean packages'.
Error: Error downloading packages:
mysql-community-server-8.0.30-1.el7.x86_64: Download failed: Curl error (23): Failed writing received data to disk/application for http://repo.mysql.com/yum/mysql-8.0-community/el/7/x86_64/mysql-community-server-8.0.30-1.el7.x86_64.rpm [Failed writing body (2279 != 16384)]
i did not get the temp password in error log , how could i login
Nice explanation 👌 👍
Good excellent…..
Super nanba, vera level
Hi sri,
You are sharing very useful stuff. If possible please make some percona toolkit vedio as well. Thanks!
I imagine that all the memory stuff is set 😍
Thanks for all the videos, I will share with my son.
👍🏻👌🏻
Good start keep it up