일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
- jquery
- 한글
- MYSQL
- 오라클
- DB
- 문자열
- exception
- java
- @RequestBody
- 이클립스
- switch
- html
- 스크립트
- php
- maven
- 웹 플랫폼 설치 관리자
- spring form tag
- 날짜
- HTML5
- checbox
- 호환성
- null
- SSL
- 네이버스마트 에디터
- json
- 톰캣
- 전자정부 표준프레임워크
- RADIO
- Oracle
- JSTL
- Today
- Total
개인적인 정리
Installing MySQL on Linux 본문
리눅스에서 MySQL 설치
리눅스 종류별로 설치할 수 있는 방법들이 설명되어 있다.
Installing MySQL on Linux Using the MySQL Yum Repository
Installing MySQL on Linux Using the MySQL APT Repository
Installing MySQL on Linux Using the MySQL SLES Repository
Installing MySQL on Linux Using RPM Packages from Oracle
Installing MySQL on Linux Using Debian Packages from Oracle
Deploying MySQL on Linux with Docker
Installing MySQL on Linux from the Native Software Repositories
Installing MySQL on Linux with Juju
Managing MySQL Server with systemd
https://dev.mysql.com/doc/refman/8.0/en/linux-installation.html
MySQL :: MySQL 8.0 Reference Manual :: 2.5 Installing MySQL on Linux
2.5 Installing MySQL on Linux Linux supports a number of different solutions for installing MySQL. We recommend that you use one of the distributions from Oracle, for which several methods for installation are available: As an alternative, you can use the
dev.mysql.com
'DB > MYSQL' 카테고리의 다른 글
Can't connect to local MySQL server through socket (0) | 2020.02.07 |
---|---|
mysql 사용자 명 글자 수 (0) | 2020.02.06 |
mysql.user table 설명 (0) | 2020.02.06 |
mysql 접속(command line) (0) | 2020.02.06 |
Could not find rpcgen (0) | 2020.01.10 |
Package 'libtirpc', required by 'virtual:world', not found (0) | 2020.01.10 |
Curses library not found. Please install appropriate package, (0) | 2020.01.10 |
Cannot find appropriate system libraries for WITH_SSL=system. (0) | 2020.01.10 |