LeeColima database error: [Table '.\fumarola1\wp_visitor_maps_wo' is marked as crashed and should be repaired]
DELETE from wp_visitor_maps_wo
WHERE (time_last_click < '1729860295' and nickname = '')
OR (time_last_click < '1729860295' and nickname IS NULL)
LeeColima database error: [Table '.\fumarola1\wp_visitor_maps_wo' is marked as crashed and should be repaired]
SELECT ip_address, country_code, nickname, hostname, time_last_click, num_visits
FROM wp_visitor_maps_wo
WHERE session_id = '13.59.134.65'
LeeColima database error: [Table '.\fumarola1\wp_visitor_maps_wo' is marked as crashed and should be repaired]
INSERT IGNORE INTO wp_visitor_maps_wo
(session_id,
ip_address,
user_id,
name,
country_name,
country_code,
city_name,
state_name,
state_code,
latitude,
longitude,
last_page_url,
http_referer,
user_agent,
hostname,
time_entry,
time_last_click,
num_visits)
values (
'13.59.134.65',
'13.59.134.65',
'0',
'mozilla/5.0 applewebkit/537.36 (khtml, like gecko; compatible; c',
'United States',
'US',
'Norwalk',
'Connecticut',
'CT',
'41.1271',
'-73.4416',
'/fumarola/2008/mayo/fumarola1/?wo_map_console=1',
'http://enciclopedialeecolima.com/fumarola/2008/mayo/fumarola1?wo_map_console=1',
'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'n/a',
'1732452295',
'1732452295',
'1')
LeeColima database error: [Table '.\fumarola1\wp_visitor_maps_wo' is marked as crashed and should be repaired]
SELECT count(*) FROM wp_visitor_maps_wo
WHERE time_last_click > '1732451395'
LeeColima database error: [Table '.\fumarola1\wp_visitor_maps_wo' is marked as crashed and should be repaired]
SELECT count(*) FROM wp_visitor_maps_wo
WHERE user_id = '0' AND name = 'Guest' AND time_last_click > '1732451395'
LeeColima database error: [Table '.\fumarola1\wp_visitor_maps_wo' is marked as crashed and should be repaired]
SELECT count(*) FROM wp_visitor_maps_wo
WHERE user_id = '0' AND name != 'Guest' AND time_last_click > '1732451395'
LeeColima database error: [Table '.\fumarola1\wp_visitor_maps_wo' is marked as crashed and should be repaired]
SELECT count(*) FROM wp_visitor_maps_wo
WHERE user_id > '0' AND time_last_click > '1732451395'
LeeColima database error: [Table '.\fumarola1\wp_visitor_maps_wo' is marked as crashed and should be repaired]
|