=================
ERROR : SQLSTATE[42000]: Syntax error or access violation: 1064 offset out of bounds (offset=120, max_matches=95)
=================
QUERY : SELECT id AS idxno, section_code, sub_section_code, summary, title, sub_title, user_name, recognition, view_recognition, default_img, embargo_date FROM article_kmj WHERE display = 'Y' AND view_recognition != 'N' AND embargo_date < 1713271493 AND recognition = 'E' AND embargo_date > 0 AND area_sub_section_code NOT IN ('S2N304') AND MATCH ('@(section_code,exc_section_code)"S1N65"@(serial_code,exc_serial_code)"SRN483"') ORDER BY embargo_date DESC LIMIT 120, 30 OPTION max_matches = 95
=================
SQL: [509] SELECT id AS idxno, section_code, sub_section_code, summary, title, sub_title, user_name, recognition, view_recognition, default_img, embargo_date FROM article_kmj WHERE display = 'Y' AND view_recognition != 'N' AND embargo_date < 1713271493 AND recognition = 'E' AND embargo_date > 0 AND area_sub_section_code NOT IN ('S2N304') AND MATCH ('@(section_code,exc_section_code)"S1N65"@(serial_code,exc_serial_code)"SRN483"') ORDER BY embargo_date DESC LIMIT 120, 30 OPTION max_matche Params: 0 PARAM :
=================