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
- 티스토리챌린지
- ANTIFRAGILE
- git branch 삭제
- 컬렉션프레임워크
- datagrip
- JPQL
- analytics4
- 애널리틱스4
- ci/cd
- git pat
- db종류
- bigquery
- spring
- 오블완
- JPA
- java
- pat발급
- 11월순위
- IntelliJ
- 데이터내보내기
- Python
- DBMS
- docker
- 명령어
- docker 명령어
- gtihub
- codeium
- 도커이미지
- 르세라핌
Archives
- Today
- Total
목록2024/10/29 (1)
hanker
MariaDB 접속 명령어 변경 (mysql: command not found)
기존에 mariadb 접속할 때, mysql -uroot -p 를 사용해서 접속했었는데, 이번에 설치를 하다보니 mysql: command not found 라는 명령어가 나온다.. 뭔가 설치중 오류인 것으로 판단하고 삭제 후 재설치해도 똑같이 접속이 안된다. 공식홈페이지 가서 확인해보니 접속 명령어가 바뀐 것같다.https://mariadb.com/kb/en/mariadb-command-line-client/#about-the-mariadb-command-line-client mariadb Command-Line Clientmariadb is a simple SQL shell with GNU readline capabilities.mariadb.com MariaDB 명령어 변경 MariaDB의 mysq..
DEVELOPER INFO
2024. 10. 29. 06:05