[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를 재시작합니다.
2023.10.30