23 Aug 2018 database mysql
mysql -h 127.0.0.1 -u USER_ID -p
-h : 원격지 IP -u : 유저 아이디 -p : 비밀번호
sudo yum-y install mysql