How to install mysql57 community

https://www.mysqltutorial.org/install-mysql-centos/

# yum localinstall https://dev.mysql.com/get/mysql57-community-release-el7-9.noarch.rpm

# yum install mysql-community-server

# grep 'A temporary password' /var/log/mysqld.log |tail -1

# mysql_secure_installation

# mysql -u root -p



Comments

Popular posts from this blog

How to install and configure node js and PM2 in rhel7

PCS Corosync Pacemaker Cluster Mariadb using NFS

How to Create or Configure iSCSI Server and Clinet