반응형 → 데이터베이스/MYSQL1 [MYSQL] Error Code: 1175. You are using safe update mode and you tried to update 운영체제 Windows7 64-bit 최초 작성일 2014/012/30 프로그램 및 버전 MYSQL 5.6 마지막 수정 작성일 - [주의사항] - 1. 작업개요 MySQL Workbench에서 UPDATE 시 아래의 에러가 발생함 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 Queries and reconnect. 2. 작업내용 1) 아래 명령을 실행한다. 소스 및 이미지 set sql_safe_updates = 0; 설명 - .. 2014. 12. 30. 이전 1 다음 반응형