Error: SELECT special_ID, special, description FROM tbl_specials WHERE (start = '0000-00-00' OR start >= NOW()) AND (finish = '0000-00-00' OR finish < NOW()) ORDER BY RAND() LIMIT 1; | Got error 28 from storage engine