MySQL로 배우는 데이터베이스 개론

데이터베이스의 기초에 대해 배우는 코스입니다.

코스 전체목록

닫기

(2) CentOS7 MySQL 설치

CentOS7 MysQL Install

CentOS7 설치 스크립트

$ yum install wget
$ wget http://repo.mysql.com/mysql-community-release-el7-5.noarch.rpm
$ rpm -ivh mysql-community-release-el7-5.noarch.rpm
$ yum install mysql-server
$ systemctl start mysqld
$ mysql_secure_installation

댓글

댓글 본문
버전 관리
호눅스
현재 버전
선택 버전
graphittie 자세히 보기