행위

Mysql 설치 (ubuntu apt-get)

DB CAFE

GOODS (토론 | 기여)님의 2018년 9월 28일 (금) 22:52 판
thumb_up 추천메뉴 바로가기


<source lang=shell> sudo apt-get update;

sudo apt-get install mysql-server; <source lang=sql>