Contents

System/OS
2017.11.08 03:35

[mac] How to uninstall MySQL on Mac OS.

Views 1046 Comment 0
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print

아래 명령어를 차례대로 실행하면 된다.


# 맥에서 MySQL 제거하기

mac:~ hooni$ sudo rm /usr/local/mysql
mac:~ hooni$ sudo rm -rf /usr/local/mysql*
mac:~ hooni$ sudo rm -rf /Library/StartupItems/MySQLCOM
mac:~ hooni$ sudo rm -rf /Library/PreferencePanes/My*
mac:~ hooni$ vim /etc/hostconfig and removed the line MYSQLCOM=-YES-
mac:~ hooni$ rm -rf ~/Library/PreferencePanes/My*
mac:~ hooni$ sudo rm -rf /Library/Receipts/mysql*
mac:~ hooni$ sudo rm -rf /Library/Receipts/MySQL*
mac:~ hooni$ sudo rm -rf /var/db/receipts/com.mysql.*


?

List of Articles
No. Category Subject Author Date Views
34 System/OS [windows] 여러가지 활용 팁 hooni 2003.04.23 20039
33 System/OS [linux] 꿀통(honeyd) 설치하기.. 메뉴얼 과정 6 file hooni 2006.04.23 20304
32 System/OS asx미디어 정보 기록.. hooni 2003.04.23 20605
31 System/OS [doc] 코코아 프로그래밍 for MACOS 관련 내 분량.. file hooni 2013.04.23 20905
30 System/OS [windows] 윈도우 사용자 계정 로그인 암호 분실, 암호 변경하는 방법 file hooni 2015.07.09 21537
29 System/OS 컴파일러 수업 자료(교재 : 컴파일러 입문) file hooni 2003.04.23 22073
28 System/OS [mac] 맥(OSX)에서 root 패스워드 설정하기 hooni 2013.04.23 22629
27 System/OS [linux] 리눅스, 유닉스 CPU 이용률 확인.. hooni 2013.04.23 23859
26 System/OS [windows] 최근 열어본 문서목록 안나오게 하는 방법 hooni 2013.04.23 25567
25 System/OS [linux] 리눅스 파일시스템과 디렉토리 설명 hooni 2013.04.23 26937
24 System/OS [sql] insert into select 사용하기 hooni 2013.04.23 27639
23 System/OS [mysql] mysql user 생성시 ERROR 1364 hooni 2013.04.25 28615
Board Pagination Prev 1 ... 8 9 10 11 12 13 14 15 16 17 Next
/ 17