SafeUpdates
![[MySQL] 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.](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FbuZAp8%2FbtszkBzWsFx%2F8u6kwop4260QZlS367kciK%2Fimg.png)
[MySQL] 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.
Edit>preference>SQL Editor에 Safe Updates를 체크 해제하고, MySQL Workbench를 재시작합니다.