Contents

?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

MacOS 에서 MySQL 5.7.20 버전에서..

패스워드를 초기화 했는데 이후 로그인 해도 데이터베이스와 테이블이 보이지 않고 모든 쿼리문 결과로 이런 오류가 남.

[mysql] ERROR 1820 (HY000): You must reset your password using ALTER USER statement before executing this statement.


패스워드를 리셋하라는 건데.. (패스워드 변경)

'use mysql' 명령도 안되고 'show database', 'show tables' 명령도 모두 저런 오류만 출력됨.


스택오버플로우에 검색해보니 이렇게 해서 패스워드를 초기화 하면 된다고 함.

mysql> SET PASSWORD = PASSWORD('your_new_password');


이후 다른 명령이나 쿼리들이 정상적으로 실행 됨.



?

  1. [mac] 컨텍스트(Context) 메뉴 "다음으로 열기" 내용 정리

    Date2013.07.10 CategorySystem/OS Byhooni Views18798
    Read More
  2. [mac] 패키지 매니저, MacPort

    Date2015.01.03 CategorySystem/OS Byhooni Views978
    Read More
  3. [mac][추천 무료앱] 구름 입력기 - 국내 맥 사용자를 위한 한글 대안 입력기

    Date2015.01.04 CategorySystem/OS Byhooni Views2166
    Read More
  4. [matlab] ZigZag-Scanning (2-D Array)

    Date2016.10.15 CategoryDevelop Byhooni Views1994
    Read More
  5. [matlab] 정보은닉 스테가노그래피(Steganography) 수업

    Date2016.10.03 CategoryDevelop Byhooni Views686
    Read More
  6. [maven] Mac OS에 메이븐(maven) 설치하기

    Date2015.01.21 CategoryDevelop Byhooni Views1112
    Read More
  7. [ms-sql] 서브스트링(substring), 프로시저(SP) 작성 예제

    Date2013.04.23 CategorySystem/OS Byhooni Views41297
    Read More
  8. [ms-sql] 프로시져 예제..

    Date2013.04.23 CategorySystem/OS Byhooni Views13406
    Read More
  9. [mysql] CPU 점유율이 높을 때 확인할 내용

    Date2015.08.26 CategoryDatabase Byhooni Views6651
    Read More
  10. [mysql] DB->Text, Text->DB 변환

    Date2003.04.23 CategoryDatabase Byhooni Views12129
    Read More
  11. [mysql] ERROR 1820 (HY000): You must reset your password using ALTER USER statement before executing this statement.

    Date2017.12.15 CategoryDatabase Byhooni Views1212
    Read More
  12. [mysql] error while loading shared libraries: libmysqlclient.so.10:

    Date2003.04.23 CategoryDatabase Byhooni Views12664
    Read More
Board Pagination Prev 1 ... 70 71 72 73 74 75 76 77 78 79 ... 98 Next
/ 98