Error48 delete from table where Error Code: 1175. 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.0081 sec [mysql] set SQL_SAFE_UPDATES = 0; 2022. 4. 11. HTTP 상태 404 - 찾을 수 없음 [Spring Framework] 여기 빨간색이 떠 있었는데 왜 몰랐을까.. 이렇게 하니까 돌아갔다. ----------------------- 처음에는 http://localhost:8080/ 다음과 같이 떠야하는데 안 떴다. 그때는 이렇게 한다. Step 1. 포트 8080을 다른 포트로 바꿔서 돌려본다. Step 2. Switch Location 해서 다시 돌려본다. Step 3. 저거 Use Tomcat installation으로 바꿔본다. 라디오 버튼이 활성화 되어있지 않으면 Step2를 하면 된다. 끝 2022. 4. 11. node_modules Directory 만들기 npm init npm install express 2022. 4. 7. shell-init: error retrieving current directory: getcwd: cannot access parent directories: Operation not permitted 삭제된 디렉토리에서 명령을 수행할때 나는 에러이다. 나갔다 들어오면 된다. (cd ..) 2022. 4. 7. 이전 1 ··· 3 4 5 6 7 8 9 ··· 12 다음