mysql > set password root@localhost=password('비밀번호 입력');
mysql > grant all on 데이타베이스명.* to 사용자명@localhost identified by '비밀번호 입력';
댓글 없음:
댓글 쓰기