Enviado em 02/10/2011 - 10:28h
Esta usando o MySQL Workbench e toda vez em que vou fazer um delete ou usa o update aparece o seguinte erro Error Code: 1175. To disable safe mode, toggle the option in Preferences -> SQL Editor -> Query Editor and reconnect.
You are using safe update mode and you tried to update a table without a WHERE that uses a KEY column
Já ate tentei mudar as configurações de preferencia e editor MySQL mas não funcionou alguém sabe como devo fazer.
You are using safe update mode and you tried to update a table without a WHERE that uses a KEY column
Já ate tentei mudar as configurações de preferencia e editor MySQL mas não funcionou alguém sabe como devo fazer.