SELECT play_code,act,scene,line_number,text_line FROM plays WHERE type_line = 1 AND (text_line like '%kill%' OR text_line like '%murd%' OR text_line like '%crim%' OR text_line like '%massacr%' OR text_line like '%poison%' OR text_line like '%slain%' OR text_line like '%butche%' OR text_line like '%slaught%' OR text_line like '%homicide%' OR text_line like '%slain%') LIMIT 144,1
MySQL Error: Lost connection to MySQL server during query
This script cannot continue, terminating.