1213 - Deadlock found when trying to get lock; try restarting transaction

update specials set status = '0', date_status_change = now() where status = '1' and now() >= expires_date and expires_date > 0

[TEP STOP]