Can't execute query

SELECT play_code,act,scene,line_number,text_line FROM plays WHERE type_line = 1  AND (text_line like '%cry%' OR text_line like '%weep%' OR text_line like '%tears%' OR text_line like '%cries%') LIMIT 33,1

MySQL Error: Lost connection to MySQL server during query

This script cannot continue, terminating.