MySQL로 배우는 데이터베이스 1

MySQL을 이용한 RDBMS 스터디 1

MySQL로 배우는 데이터베이스 1 MySQL을 이용한 RDBMS 스터디 1

(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 자세히 보기