Skip to content

조회 수 8072 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

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

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
DB에 접속 후
[비번변경]

mysql > set password=password("바꿀 비밀번호");

[분실시]

# cd /usr/local/mysql/bin   //mysql이 설치된 디렉토리의 bin
# killall mysqld
# ./safe_mysqld --skip-grant &
# mysql

mysql > USE mysql;
mysql > UPDATE user SET Password=PASSWORD('패스워드') WHERE user='root';
mysql > FLUSH PRIVILEGES;
mysql > quit

# mysqld restart

  1. MySQL 클러스터

    Date2009.11.19 ByADMINPLAY Views10109
    Read More
  2. HeartBeat를 이용한 MySQL HA 구성

    Date2009.11.19 ByADMINPLAY Views10528
    Read More
  3. Mysql 5.0.67 Cluster 소스설치 구성하기

    Date2009.11.19 ByADMINPLAY Views10065
    Read More
  4. mysqli 동적모듈 추가

    Date2009.11.01 ByADMINPLAY Views9570
    Read More
  5. mysql 초간단 설치

    Date2009.10.15 ByADMINPLAY Views6854
    Read More
  6. MySQL 4.1 이상에서 한글 사용

    Date2009.09.28 ByADMINPLAY Views7498
    Read More
  7. MySQL Commercial License

    Date2009.09.28 ByADMINPLAY Views8208
    Read More
  8. mysqld: Sort aborted ( mysqld-nt : Sort aborted )

    Date2009.08.31 ByADMINPLAY Views10100
    Read More
  9. mysql 설치 옵션 해석

    Date2009.08.08 ByADMINPLAY Views9021
    Read More
  10. mysql 설치시 컴파일에러 ../depcomp: line 512 exec : g++ : not found

    Date2009.08.08 ByADMINPLAY Views9795
    Read More
  11. Mysql InnoDB 관리하기

    Date2009.07.31 ByADMINPLAY Views11626
    Read More
  12. mysql 백업

    Date2009.07.25 ByADMINPLAY Views8731
    Read More
  13. MySQL 최대성능 올리기

    Date2009.07.19 ByADMINPLAY Views8072
    Read More
  14. mysql 버전 3.23.58 (4.0.X)설치 가 안되서 그러는데

    Date2009.07.14 ByADMINPLAY Views7061
    Read More
  15. 리눅스 환경에서 mySql JDBC

    Date2009.07.12 ByADMINPLAY Views10550
    Read More
  16. [mysql] Manager of pid-file quit without updating fi[실패]

    Date2009.06.29 ByADMINPLAY Views13812
    Read More
  17. Mysql 비번 변경/비번분실시

    Date2009.06.29 ByADMINPLAY Views8072
    Read More
  18. MySQL 스토리지 엔진 MyISAM과 InnoDB의 차이

    Date2009.06.25 ByADMINPLAY Views8936
    Read More
  19. mysqladmin 사용하기 DB연결수 및 세부정보 알아내기

    Date2009.06.25 ByADMINPLAY Views7021
    Read More
  20. mytop 으로 mysql 모니터링하기

    Date2009.06.25 ByADMINPLAY Views8921
    Read More
Board Pagination Prev 1 2 3 4 5 Next
/ 5

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234