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
- JPA
- Python
- java
- Linux
- SQL
- Javascript
- 티스토리챌린지
- rsync
- 트랜잭션
- 오블완
- IntelliJ
- oracle
- analytics4
- 자바
- DBMS
- docker
- git
- pandas
- 호이스팅
- 추상클래스
- mysql
- group by
- MongoDB
- 명령어
- github
- 리눅스
- mssql
- spring
- MariaDB
- PostgreSQL
Archives
- Today
- Total
목록변경 (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