[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.

2023. 10. 30. 15:08DB/MySQL

Edit>preference>SQL Editor에 Safe Updates를 체크 해제하고, MySQL Workbench를 재시작합니다.

728x90

'DB > MySQL' 카테고리의 다른 글

[MySQL] 재설치 후 오류모음  (0) 2023.06.09