본문 바로가기

기타/데이터베이스

[데이터베이스] MySQL 설치

728x90
반응형

1. 다운로드 사이트

 

https://dev.mysql.com/downloads/mysql/

 

 

2. Go to Download Page 

 

 MySQL Community Downloads 사이트에서 Go to Download Page > 클릭.

 

코더제로 데이터베이스 MySQL 설치 Go to Download Page
그림. Go to Download Page

 

 

3. Download

 

 MySQL Community Downloads 창에서 Windows (x86, 32-bit), MSI Installer의 Download 클릭.

 

코더제로 데이터베이스 MySQL 설치 Download
그림. Download

 

 

4. No thanks, just start my download

 

 MySQL Community Downloads 창에서 No thanks, just start my download 클릭.

 

코더제로 데이터베이스 MySQL 설치 No thanks, just start my download
그림. No thanks, just start my download

 

 

5. 설치 프로그램 설치

 

 mysql-installer-community-8.x.x.x.msi 실행.

 

코더제로 데이터베이스 MySQL 설치 mysql-installer-community-8.x.x.x.msi
그림. mysql-installer-community-8.x.x.x.msi

 

 

6. Choosing a Setup Type

 

 MySQL Installer창이 뜨면, Chossing a Setup Type에서 Developer Default 선택 후 Next 클릭.

 

코더제로 데이터베이스 MySQL 설치 Choosing a Setup Type
그림. Choosing a Setup Type

 

 

7. Check Requirements

 

 Check Requirements은 Execute 클릭.

 

코더제로 데이터베이스 MySQL 설치 Check Requirements Execute
그림. Check Requirements Execute

 

 

 설치가 완료 되면 Next 클릭.

 

코더제로 데이터베이스 MySQL 설치 Check Requirements Next
그림. Check Requirements Next

 

 

8. One or more product requirements have not been satisfied.

 

 Yes 클릭.

 

코더제로 데이터베이스 MySQL 설치 One or more product requirements have not been satisfied
그림. One or more product requirements have not been satisfied

 

 

9. Installation

 

 Installation 탭이 나오면 Execute 클릭.

 

코더제로 데이터베이스 MySQL 설치 Installation Execute
그림. Installation Execute

 

 

 Installation이 완료되면, Next 클릭.

 

코더제로 데이터베이스 MySQL 설치 Installation Next
그림. Installation Next

 

 

 

10. Product Configuration

 

 Product Configuration 탭 Next 클릭.

 

코더제로 데이터베이스 MySQL 설치 Product Configuration
그림. Product Configuration

 

 

11. High Availability

 

 High Availability 탭 Next 클릭.

 

코더제로 데이터베이스 MySQL 설치 High Availability
그림. High Availability

 

 

12. Type and Networking

 

 Port 수정을 해도 되지만, 3306 사용하는 것이 일반적임.

 Next 클릭

 

코더제로 데이터베이스 MySQL 설치 Type and Networking
그림. Type and Networking

 

 

13. Authentication Method

 

 Authentication Method탭 Next 클릭.

 

코더제로 데이터베이스 MySQL 설치 Authentication Method
그림. Authentication Method

 

 

14. Accounts and Roles

 

 Accounts and Roles 탭에 비밀번호 입력 후 Next 클릭.

 

코더제로 데이터베이스 MySQL 설치 Accounts and Roles
그림. Accounts and Roles

 

 

15. Windows Service

 

 Windows Service 탭 Next 클릭. 

 

코더제로 데이터베이스 MySQL 설치 Windows Service
그림. Windows Service

 

 

16. Apply Configuration

 

 Apply Configuration 탭 Execute 클릭.

 

코더제로 데이터베이스 MySQL 설치 Apply Configuration Execute
그림. Apply Configuration Execute

 

 

 실행이 완료되면 Finish 클릭.

 

코더제로 데이터베이스 MySQL 설치 Apply Configuration Finish
그림. Apply Configuration Finish

 

 

17. Product Configuration

 

 Product Configuration 탭 Next 클릭.

 

코더제로 데이터베이스 MySQL 설치 Product Configuration
그림. Product Configuration

 

 

18. MySQL Router Configuration

 

 MySQL Router Configuration 탭 Finish 클릭.

 

코더제로 데이터베이스 MySQL 설치 MySQL Router Configuration
그림. MySQL Router Configuration

 

 

19. Connect To Server

 

 ① Password 입력

 ② Check 클릭 후 확인함.

 ③ Next 클릭

 

코더제로 데이터베이스 MySQL 설치 Connect To Server
그림. Connect To Server

 

 

20. Apply Configuration

 

 Apply Configuration 탭 Execute 클릭.

 

코더제로 데이터베이스 MySQL 설치 Apply Configuration Execute
그림. Apply Configuration Execute

 

 

Finish 클릭

 

코더제로 데이터베이스 MySQL 설치 Apply Configuration Finish
그림. Apply Configuration Finish

 

 

21. Product Configuration

 

 Product Configuration 탭 Next 클릭.

 

코더제로 데이터베이스 MySQL 설치 Product Configuration
그림. Product Configuration

 

 

22. Installation Complete

 

 Installation Commplete 탭에서 Finish 클릭.

 

코더제로 데이터베이스 MySQL 설치 Installation Complete
그림. Installation Complete

 

 

23. MySQL 실행

 

 설치가 완료 되면, mysqlsh.exe와 MySQL Workbench가 실행됩니다.

 

코더제로 데이터베이스 MySQL 설치 MySQL 실행 mysqlsh.exe
그림. MySQL 실행 mysqlsh.exe

 

코더제로 데이터베이스 MySQL 설치 MySQL 실행 MySQL Workbench
그림. MySQL 실행 MySQL Workbench

 

728x90
반응형