You are using safe update mode and you tried to update a table without a WHERE that uses a K

SET SQL_SAFE_UPDATES = 0;

原文地址:https://www.cnblogs.com/passer1991/p/3018576.html