SELECT COUNT(*) as `cnt` FROM `posts` as po WHERE po.`status` = 'publish' AND ((`po`.`tags` LIKE '%,���������� �������� �������� �������� ���������� ���� �������������� ������ ���������� ��������������,%') OR (`po`.`tags` LIKE '���������� �������� �������� �������� ���������� ���� �������������� ������ ���������� ��������������,%') OR (`po`.`tags` LIKE '%,���������� �������� �������� �������� ���������� ���� �������������� ������ ���������� ��������������') OR (`po`.`tags` LIKE '���������� �������� �������� �������� ���������� ���� �������������� ������ ���������� ��������������')) ORDER BY po.`publish_date` DESC