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.
프로그래밍/MySQL
2016. 10. 20. 16:55