PDO : select id,idx,cateid,title,`desc`,addtime from cha_content_2 where state in(1) and keyword REGEXP 'c++' order by addtimes desc limit 0,50
Exception : SQLSTATE[42000]: Syntax error or access violation: 1139 Got error 'repetition-operator operand invalid' from regexp
Message : PDO Execute Error