JX405기_비트/mysql

Day10-0 MySQL 설치 및 실행

_하루살이_ 2023. 2. 7. 13:53

https://www.mysql.com/downloads/

 

MySQL :: MySQL Downloads

MySQL Cluster CGE MySQL Cluster is a real-time open source transactional database designed for fast, always-on access to data under high throughput conditions. MySQL Cluster MySQL Cluster Manager Plus, everything in MySQL Enterprise Edition Learn More » C

www.mysql.com

하단의 MySQL Community (GPL) Downloads » 클릭
MySQL Installer for Windows 선택

 

상단의 installer 설치하기

 

No thanks, just start my download.

Choosing a Setup Type CUSTOM 으로 지정

 

 

execute 나오면 execute하고 next
설치 누르기

next -> execute -> next -> execute -> next -> next (별다른 수정사항없이 실행하고 다음으로 넘기기)

포트번호 확인하기
next
비밀번호 설정하기
next
next
비밀번호 입력하고 check 서버 연결하기

 

 

 

스키마 생성하기

 

하단에 스키마 탭 누르기

오른쪽 마우스 클릭

create schema

 

이름 설정

apply해주고 finish해주면 스키마 생성 완료