I\'m trying to DELETE a record from db (mySQL Workbench) and I get the constraints error.
DELETE
Executing: DELETE FROM `users` WHERE (`ID` = \'27\');