Error 1175: You are using safe update mode and you tried to update a table without a WHERE that uses

Error Code
SQLSTATE
Error
Description

1175

HY000

ER_UPDATE_WITHOUT_KEY_IN_SAFE_MODE

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

Possible Causes and Solutions

This page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?