티스토리 뷰
MySQL Editor 에서 DELETE 쿼리 실행 시 아래 같은 오류가 나면 그림처럼 'Safe Updates' 부분을 선택 해제한 다음 MySQL DB서버를 '재시작'한다.
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.