This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
UPDATE IDConfig SET FemaleID = FemaleID + 1;
You are using safe update mode and you try to update a table without a WHERE that uses a KEY column. セーフ モードを無効にするには、[設定] -> [SQL クエリ] でオプションを切り替えて、再接続します。