본문 바로가기

Data Science

Mysql 외부 접속

* 외부 접속

 

cd C:\Program Files\MySQL\MySQL Server 8.0\bin 로 이동

-mysql -h {ip주소} -P{포트번호} -u {유저명} -p