Mac 에서 my sql 5.7.17 설치 설정 방법

1609 단어 Macmysql5.7.17mysql
1.MySQL 다운로드
페이지 클릭 후 아래 페이지 로 들 어 갑 니 다
down1  
그림 에 따라 조작 하면 됩 니 다.다음:
down2
2.설치 와 설정
설치 절차 에 따라 하면 됩 니 다.하지만 마지막 초기 비밀 번 호 를 기억 하 세 요.
마지막 으로 저 희 는 컴퓨터 의 시스템 선 호 설정 에서 설 치 된 MySQL 을 볼 수 있 습 니 다.
mysql1  
mysql1  
기본 MySQL 이 시 작 됩 니 다.
열기 전에 터미널 에 설정 해 야 합 니 다.

PATH="$PATH":/usr/local/mysql/bin
mysql -u root -p
#    
#Terminal  
#Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 10
Server version: 5.7.12

Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql>SET PASSWORD = PASSWORD('new password');

위의 것 을 다 조작 하면 MySQL 을 정상적으로 사용 할 수 있 습 니 다.
자세 한 내용 은 참고 할 수 있 습 니 다홈 페이지 다운로드
이상 이 바로 본 고의 모든 내용 입 니 다.여러분 의 학습 에 도움 이 되 고 저 희 를 많이 응원 해 주 셨 으 면 좋 겠 습 니 다.

좋은 웹페이지 즐겨찾기