1064: SELECT count(*) as total_row FROM news INNER JOIN news_country nc ON news.id=nc.news_id where nc.c_id = AND news.tags like '%samsung galaxy s5 white available on pre order in uae 5445%'
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 'AND news.tags like '%samsung galaxy s5 white available on pre order in uae 54...' at line 5