you'll probably want to match the value returned with the data type of the field it's going to be updating. i'm not sure it won't just truncate the result, but it's never a bad idea to cover your bases.
also, this is shorter and more readable:
Code:
WHERE `itemtype` IN (1, 2, 3, 4, 5, 35, 45)