SQL Error: Illegal argument to a regular expression. at /var/www/inkoder/data/www/fishing-base.ru/plugins/acemysearch/classes/modules/mysearch/mapper/MySearch.mapper.class.php line 62
Array ( [code] => 3685 [message] => Illegal argument to a regular expression. [query] => SELECT SQL_CALC_FOUND_ROWS DISTINCT t.topic_id, CASE WHEN (LOWER(t.topic_title) REGEXP '[[:<:]]рыбалка[[:space:]]+абинском[[:space:]]+районе[[:>:]]') THEN 1 ELSE 0 END + CASE WHEN (LOWER(tc.topic_text_source) REGEXP '[[:<:]]рыбалка[[:space:]]+абинском[[:space:]]+районе[[:>:]]') THEN 1 ELSE 0 END AS weight FROM fb_topic AS t LEFT JOIN fb_topic_content AS tc ON tc.topic_id=t.topic_id WHERE (topic_publish=1) AND ((LOWER(t.topic_title) REGEXP '[[:<:]]рыбалка[[:space:]]+абинском[[:space:]]+районе[[:>:]]') OR (LOWER(t.topic_title) REGEXP '[[:<:]]рыбалка[[:>:]]|[[:<:]]абинском[[:>:]]|[[:<:]]районе[[:>:]]') OR (LOWER(tc.topic_text_source) REGEXP '[[:<:]]рыбалка[[:space:]]+абинском[[:space:]]+районе[[:>:]]') OR (LOWER(tc.topic_text_source) REGEXP '[[:<:]]рыбалка[[:>:]]|[[:<:]]абинском[[:>:]]|[[:<:]]районе[[:>:]]') ) ORDER BY weight DESC, t.topic_id ASC LIMIT 0, 20 [context] => /var/www/inkoder/data/www/fishing-base.ru/plugins/acemysearch/classes/modules/mysearch/mapper/MySearch.mapper.class.php line 62 )