SELECT author_code,line_number,text_line FROM books WHERE type_line = 1 AND (text_line like '%vices%' OR text_line like '% vice%') LIMIT 53,1
MySQL Error: Lost connection to MySQL server during query
This script cannot continue, terminating.