SELECT * FROM accounts WHERE locked=0 AND inv=0  ORDER BY laston , acctid ASC  LIMIT 50,50 
Query execution was interrupted