3.DataBase/mysql
Mysql Error 1175
어드민제로
2013. 7. 22. 10:09
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 Queries and reconnect. 0.032 sec
조치방법
SET SQL_SAFE_UPDATES=0