workbench為什么會報錯
為什么在mysql workbench上輸入這段代碼就不行?報錯:(cmd中可以) 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 Editor and reconnect. 0.000 sec
2017-02-10
錯誤代碼:1175.您正在使用安全更新模式,并且嘗試更新沒有使用KEY列的WHERE的表要禁用安全模式,請切換首選項 - > SQL編輯器中的選項,然后重新連接。 ? 說明你的登陸模式不對。