Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 0.01
- refspec
- src refspec master does not match any
- 안드로이드
- already exist
- 토발즈
- nextstation
- OSX
- ls -al --full-time
- remote origin
- 자바
- dhcp 대기시간
- 부팅 대기
- 리눅스
- ls에서 초
- Amiga
- amigaos
- github
- 설정
- MariaDB설치
- ctrl-v
- 생성된 파일의 초
- comp.os.inix
- ls에서
- mysqld.socket(2)
- 붙혀넣기
- Linux
- comodore monitors
- NeXTcube
- src refspec
Archives
- Today
- Total
목록MariaDB설치 (1)
오늘 블록 만들어 쌓기
mysql 지우고 mariadb설치하는 경우
ubuntu 20.04를 설치하고나서 mysql을 설치하자마자 어떤 이유때문에 방금 설치한 mysql을 지우고 mariadb를 다시 설치하는 경우(혹은 그 반대)가 생길 수 있다. 이런경우 mysql을 실행하면 다음과 같은 에러를 볼 수 있다. mysql ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) 이 때 /var/log/mysql/error.log를 보면 다음과 같다. [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See t..
Dev
2021. 2. 23. 20:40