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
- DBMS
- 호이스팅
- MongoDB
- docker
- 티스토리챌린지
- mysql
- 추상클래스
- SQL
- git
- MariaDB
- Linux
- group by
- JPA
- 차이점
- 명령어
- oracle
- IntelliJ
- 트랜잭션
- 오블완
- rsync
- mssql
- 자바
- 인터페이스
- top
- PostgreSQL
- spring
- Javascript
- java
- analytics4
- 리눅스
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