File: /data/www/bitrix_core/bitrix/modules/statistic/classes/mysql/stoplist.php
Line: 223
MySQL Query Error: 
				SELECT
					ID,
					MESSAGE,
					MESSAGE_LID,
					SAVE_STATISTIC,
					URL_REDIRECT,
					TEST
				FROM
					b_stop_list
				WHERE
					ACTIVE='Y'
				and TEST='N'
				and (SITE_ID = 's7' or SITE_ID is null or length(SITE_ID)<=0)
				and (DATE_START<=now() or DATE_START is null)
				and (DATE_END>=now() or DATE_END is null)
				and	((((MASK_1 & 216)=IP_1 and
						(MASK_2 & 73)=IP_2 and
						(MASK_3 & 216)=IP_3 and
						(MASK_4 & 30)=IP_4)
							or (IP_1 is null and IP_2 is null and IP_3 is null and IP_4 is null))
						and (upper('Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)') like concat('%',upper(USER_AGENT),'%')
							or length(USER_AGENT)<=0 or USER_AGENT is null)
						and (103=0 or USER_AGENT_IS_NULL<>'Y')
						and (upper('') like concat('%',upper(URL_FROM),'%')
							or length(URL_FROM)<=0 or URL_FROM is null)
						and (upper('http://piwik.kttron.ru:80/contacts/moskva_i_moskovskaya_oblast/izofleks_m') like concat('%',upper(URL_TO),'%')
							or length(URL_TO)<=0 or URL_TO is null)
					)
				[MySQL server has gone away]
	
		| 
			
				| DB query error. Please try later.
 
 |  |