Skip to content

CentOS 7.4 install MySQL #18

Open
Open
@Shellbye

Description

@Shellbye

https://www.linode.com/docs/databases/mysql/how-to-install-mysql-on-centos-7/

wget http://repo.mysql.com/mysql-community-release-el7-5.noarch.rpm
sudo rpm -ivh mysql-community-release-el7-5.noarch.rpm
yum update
sudo yum install mysql-server -y

Metadata

Metadata

Assignees

No one assigned

    Labels

    CentOScentosELKElasticsearch/Logstash/KibanaMySQL

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions