You indicate the values are boolean - so do you expect to find the text "true" in each of those? If it is in fact a text field then you need to look in to text delimiters. Certainly no OR before the first criteria
A useful link: https://www.w3schools.com/sql/sql_update.asp
SELECT, FROM, WHERE -...