MySQL Error 1175 – ER_UPDATE_WITHOUT_KEY_IN_SAFE_MODE

MySQL Error Message

You are using safe update mode and you tried to update a
table without a WHERE that uses a KEY column. %s