145 - Table './spiliotis_eshop/specials' is marked as crashed and should be repaired

update specials set status = '0', date_status_change = now() where (expires_date0) or (starts_date>now() and starts_date is not null and starts_date>0) and status='1'

[TEP STOP]