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. 0.032 sec
① [File] > [Perferences...]
② SQL Editor > 제일 하단
"Safe Updates (rejects UPDATEs and DELETEs with no restrictions)" 해제
'MySQL' 카테고리의 다른 글
워크밴치 Schemas 조회 (0) | 2025.02.16 |
---|---|
MYSQL auto_increament 초기화 (0) | 2023.09.28 |
MYSQL DB 덤프 배치파일 만들기 (0) | 2023.09.28 |
MYSQL 비밀번호 설정 (0) | 2023.09.05 |
[MYSQL] Authentication method 'caching_sha2_password' not supported by any of the available plugins. , mysql can't connect to mysql server on 'localhost' (10061) (0) | 2022.03.07 |