본문 바로가기

카테고리 없음

mysql 사용자 조회

728x90

MySQL 8.0 Command line Client 접속

 

비밀번호 입력 후

 

use mysql

 

select user, host from user;