ข้อผิดพลาดที่ฐานข้อมูลเกิดขึ้น

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 's test%" or topic like "%illegal alcohol%" or topic like "%methanol%') AND `s...' at line 4

SELECT bibid, IF(title IS NULL or title = '', '* Untitled ', title) as title, pubyear, topic, IFNULL(num, 0) as visit, author FROM (`biblio`) LEFT JOIN `counter_research_all` ON `bibid` = `record_id` WHERE (bibid <> ('15927') OR topic LIKE '%ethanol%" or topic like "%isopropanol%" or topic like "%iodoform%" or topic like "%turbidimetry%" or topic like "%legal alcohol%" or topic like "%colorimetry%" or topic like "%Schiff's test%" or topic like "%illegal alcohol%" or topic like "%methanol%') AND `status` = 99 ORDER BY RAND() LIMIT 3

Filename: /var/www/html/thaiex_2021/models/m_search.php

Line Number: 101