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 article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
PreviousError 1174: This version of MariaDB is not compiled with RAID supportNextError 1176: Key doesn't exist in table
Last updated
Was this helpful?