passer1991

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;

posted on 2013-04-13 15:59  passer1991  阅读(156)  评论(0)    收藏  举报

导航