ERROR 1175 (HY000): You are using safe update mode and you tried to delete a row without a WHERE that uses a KEY column

 

   mySQL을 처음 시작했다면 기본적으로 지정된 설정 때문에 업데이트나 삭제를 진행할 수 없다는 에러를 만날 수 있을 것이다. 이는 [Edit] > [Preferences] 탭으로 들어가 아래 사진에 체크되어 있는 항목을 해제해주면 그 때부터 정상적으로 사용할 수 있다.

 

 

'오류노트' 카테고리의 다른 글

Java의 Null 처리에 관하여  (0) 2024.11.12
webflow Http Status 404 Error  (0) 2024.11.11
Tiles.xml 설정 주의 사항  (0) 2024.11.09
Downloading external resources is disabled  (0) 2024.11.08
java.lang.NullPointerException  (0) 2024.10.29

+ Recent posts