Loading...
MySQL 9.5 Reference Manual 9.5의 2.4 Installing MySQL on macOS의 한국어 번역본입니다.
아래의 경우에 피드백에서 신고해주신다면 반영하겠습니다.
감사합니다 :)
2.4.1 General Notes on Installing MySQL on macOS
2.4.2 Installing MySQL on macOS Using Native Packages
2.4.3 Installing and Using the MySQL Launch Daemon
2.4.4 Installing and Using the MySQL Preference Pane
MySQL 서버가 지원하는 macOS 버전 목록은 https://www.mysql.com/support/supportedplatforms/database.html를 참조하십시오.
macOS용 MySQL은 여러 가지 형태로 제공됩니다:
Native Package Installer: 기본 macOS 인스톨러 (DMG)를 사용하여 MySQL 설치 과정을 순차적으로 안내합니다. 자세한 내용은 Section 2.4.2, “Installing MySQL on macOS Using Native Packages”를 참조하십시오. macOS에서 패키지 인스톨러를 사용할 수 있습니다. 설치를 수행하는 데 사용하는 사용자는 관리자 권한을 가지고 있어야 합니다.
Compressed TAR archive: 유닉스 tar 및 gzip 명령을 사용하여 패키징된 파일을 사용합니다. 이 방법을 사용하려면 Terminal 창을 열어야 합니다. 이 방법을 사용하는 경우에는 관리자 권한이 필요하지 않습니다. 이 방법을 사용하여 어디에나 MySQL 서버를 설치할 수 있습니다. 이 방법을 사용하는 방법에 대한 자세한 내용은 tarball 사용에 대한 일반적인 지침인 Section 2.2, “Installing MySQL on Unix/Linux Using Generic Binaries”를 참조하십시오.
core 설치 외에도 Package Installer에는 설치 관리를 단순화하기 위해 Section 2.4.3, “Installing and Using the MySQL Launch Daemon”과 Section 2.4.4, “Installing and Using the MySQL Preference Pane”도 포함됩니다.
macOS에서 MySQL을 사용하는 추가 정보는 Section 2.4.1, “General Notes on Installing MySQL on macOS”를 참조하십시오.
2.3.6 Windows Platform Restrictions
2.4.1 General Notes on Installing MySQL on macOS