发生了一个数据库错误

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's%' OR name LIKE '%the' OR name LIKE '%best' OR name LIKE '%way' OR name LIKE '%' at line 3

SELECT * FROM (`chi_video`) WHERE ( name LIKE '%what's%' OR name LIKE '%the' OR name LIKE '%best' OR name LIKE '%way' OR name LIKE '%to' OR name LIKE '%learn' OR name LIKE '%traditional' OR name LIKE '%chinese?' ) AND columnid in(2924,2928,2774,7716) AND state = 1 LIMIT 9

Filename: core/MY_Controller.php

Line Number: 131