전체 글 (96) 썸네일형 리스트형 You are using safe update mode and you tried to update a table without a WHERE that uses a KEY column. To disable safe mode, toggle the option in Preferences -> SQL Editor and reconnect. 0.032 sec You are using safe update mode and you tried to update a table without a WHERE that uses a KEY column. To disable safe mode, toggle the option in Preferences -> SQL Editor and reconnect. 0.032 sec ① [File] > [Perferences...] ② SQL Editor > 제일 하단 "Safe Updates (rejects UPDATEs and DELETEs with no restrictions)" 해제 [Intellij] 스크롤 확대 기능 [File] > [Setting] Editor > General > Mouse > "Change font size(Zoom) with Ctrl+Mouse Wheel 체크 REDIS 설치 (WSL 설치 사용) ① CMD 창 접속후 WSL 설치 선 진행 (설치 후 재시작) wsl --install ② wsl 접속 후 아래 4가지 명령어 입력 입력 1 > curl -fsSL https://packages.redis.io/gpg | sudo gpg --dearmor -o /usr/share/keyrings/redis-archive-keyring.gpg 입력 2 > echo "deb [signed-by=/usr/share/keyrings/redis-archive-keyring.gpg] https://packages.redis.io/deb $(lsb_release -cs) main" sudo tee /etc/apt/sources.list.d/redis.list https://packages.redis.io/deb ja.. 이전 1 ··· 6 7 8 9 10 11 12 ··· 32 다음