1. 버전에 맞는 msi 다운로드
https://downloads.mysql.com/archives/installer/
MySQL :: Download MySQL Installer (Archived Versions)
Please note that these are old versions. New releases will have recent bug fixes and features! To download the latest release of MySQL Installer, please visit MySQL Downloads. MySQL open source software is provided under the GPL License.
downloads.mysql.com
2. 계속 넥스트.. 기본 포트는 3306이다

3. root 비번 설정 꼭 기억하기

4. MySQL Command Line Client 확인

5. root 비밀번호 잘 입력 후 테스트

'개발 > DB' 카테고리의 다른 글
| 샤딩(Sharding) vs 파티셔닝(Partitioning) 정리 (0) | 2025.06.26 |
|---|---|
| 오라클을 이해하기 위한 필수 키워드 3가지 (1) | 2025.05.02 |
| Spring Boot + JPA + MySQL 연동을 위한 DB 설정 (0) | 2025.03.01 |
| MySQL Workbench 설치 (0) | 2025.01.20 |