1317 - Query execution was interrupted

select movies_id, movies_url from movies where movies_status = '1' and movies_url is not null order by rand() desc limit 1

[TEP STOP]