/usr/sbin/mariadbd, Version: 10.11.10-MariaDB-log (MariaDB Server). started with: Tcp port: 0 Unix socket: /var/lib/mysql/mysql.sock Time Id Command Argument 241119 11:24:13 16 Connect gmp_osc3@localhost on using Socket 16 Init DB gmp_osc3 16 Query select configuration_key as cfgKey, configuration_value as cfgValue from configuration 16 Query select value from sessions where sesskey = '0g6jm0a86cr2ik5e4neiluuav7' and expiry > '1732044253' 16 Query select code, title, symbol_left, symbol_right, decimal_point, thousands_point, decimal_places, value from currencies 16 Init DB gmp_osc3 16 Query DELETE FROM cache WHERE cache_expires <= '2024-11-19 11:24:13' 16 Query SELECT cache_expires FROM cache WHERE cache_id='ca34fbe5f9a075091ad59abf02c259a7' AND cache_language_id='1' LIMIT 1 16 Query SELECT cache_id, cache_language_id, cache_name, cache_data, cache_global, cache_gzip, cache_method, cache_date, cache_expires FROM cache WHERE cache_id='ca34fbe5f9a075091ad59abf02c259a7' AND cache_language_id='1' 16 Query SELECT cache_expires FROM cache WHERE cache_id='a93b9170a03ff54d81e95917742ea01b' AND cache_language_id='1' LIMIT 1 16 Query SELECT cache_id, cache_language_id, cache_name, cache_data, cache_global, cache_gzip, cache_method, cache_date, cache_expires FROM cache WHERE cache_id='a93b9170a03ff54d81e95917742ea01b' AND cache_language_id='1' 16 Query SELECT cache_expires FROM cache WHERE cache_id='4404c1df54fdb1291c8dd9bb259f32a9' AND cache_language_id='1' LIMIT 1 16 Query SELECT cache_id, cache_language_id, cache_name, cache_data, cache_global, cache_gzip, cache_method, cache_date, cache_expires FROM cache WHERE cache_id='4404c1df54fdb1291c8dd9bb259f32a9' AND cache_language_id='1' 16 Query delete from whos_online where time_last_click < '1732043353' 16 Query select count(*) as count from whos_online where session_id = '0g6jm0a86cr2ik5e4neiluuav7' 16 Query insert into whos_online (customer_id, full_name, session_id, ip_address, time_entry, time_last_click, last_page_url, http_referer, user_agent) values ('0', 'Guest', '0g6jm0a86cr2ik5e4neiluuav7', '63.249.79.86', '1732044253', '1732044253', '/seasonal-c-26.html', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0') 16 Query select banners_id, date_scheduled from banners where date_scheduled != '' 16 Query select b.banners_id, b.expires_date, b.expires_impressions, sum(bh.banners_shown) as banners_shown from banners b, banners_history bh where b.status = '1' and b.banners_id = bh.banners_id group by b.banners_id 16 Query select specials_id from specials where status = '1' and now() >= expires_date and expires_date > 0 16 Query select * from supertracker where browser_string ='Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0' and ip_address like '63.249%' and last_click > '2024-11-19 10:54:13' 16 Query UPDATE supertracker set last_click='2024-11-19 11:24:13', exit_page='/index.php', num_clicks='17', added_cart='false', categories_viewed='a:2:{i:30;i:1;i:26;i:1;}', products_viewed='*0?', customer_id='0', completed_purchase='false', cart_contents='', cart_total = '0', order_id = '0' where tracking_id='1259987' 16 Query select categories_name as name, categories_htc_title_tag as htc_title_tag, categories_htc_desc_tag as htc_desc_tag, categories_htc_keywords_tag as htc_keywords_tag from categories_description where categories_id = '0' and language_id = '1' 16 Query select languages_id, name, code, image, directory from languages order by sort_order 16 Query select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.parent_id = '0' and c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name 16 Query SELECT parent_id FROM categories WHERE categories_id='32' 16 Query select count(*) as count from categories where parent_id = '32' 16 Query SELECT parent_id FROM categories WHERE categories_id='30' 16 Query select count(*) as count from categories where parent_id = '30' 16 Query SELECT parent_id FROM categories WHERE categories_id='26' 16 Query select count(*) as count from categories where parent_id = '26' 16 Query SELECT parent_id FROM categories WHERE categories_id='29' 16 Query select count(*) as count from categories where parent_id = '29' 16 Query SELECT parent_id FROM categories WHERE categories_id='31' 16 Query select count(*) as count from categories where parent_id = '31' 16 Query SELECT parent_id FROM categories WHERE categories_id='28' 16 Query select count(*) as count from categories where parent_id = '28' 16 Query select manufacturers_id, manufacturers_name from manufacturers order by manufacturers_name 16 Query select p.products_id, p.products_image, p.products_tax_class_id, if(s.status, s.specials_new_products_price, p.products_price) as products_price from products p left join specials s on p.products_id = s.products_id where products_status = '1' order by p.products_date_added desc limit 3 16 Query select products_name from products_description where products_id = '301' and language_id = '1' 16 Query select sum(tax_rate) as tax_rate from tax_rates tr left join zones_to_geo_zones za on (tr.tax_zone_id = za.geo_zone_id) left join geo_zones tz on (tz.geo_zone_id = tr.tax_zone_id) where (za.zone_country_id is null or za.zone_country_id = '0' or za.zone_country_id = '223') and (za.zone_id is null or za.zone_id = '0' or za.zone_id = '18') and tr.tax_class_id = '0' group by tr.tax_priority 16 Query select products_name from products_description where products_id = '300' and language_id = '1' 16 Query select sum(tax_rate) as tax_rate from tax_rates tr left join zones_to_geo_zones za on (tr.tax_zone_id = za.geo_zone_id) left join geo_zones tz on (tz.geo_zone_id = tr.tax_zone_id) where (za.zone_country_id is null or za.zone_country_id = '0' or za.zone_country_id = '223') and (za.zone_id is null or za.zone_id = '0' or za.zone_id = '18') and tr.tax_class_id = '0' group by tr.tax_priority 16 Query select products_name from products_description where products_id = '299' and language_id = '1' 16 Query select sum(tax_rate) as tax_rate from tax_rates tr left join zones_to_geo_zones za on (tr.tax_zone_id = za.geo_zone_id) left join geo_zones tz on (tz.geo_zone_id = tr.tax_zone_id) where (za.zone_country_id is null or za.zone_country_id = '0' or za.zone_country_id = '223') and (za.zone_id is null or za.zone_id = '0' or za.zone_id = '18') and tr.tax_class_id = '0' group by tr.tax_priority 16 Query select p.products_id, pd.products_name, products_date_available as date_expected from products p, products_description pd where to_days(products_date_available) >= to_days(now()) and p.products_id = pd.products_id and pd.language_id = '1' order by date_expected desc limit 0 16 Query select configuration_key as cfgKey, configuration_value as cfgValue from newsdesk_configuration 16 Query select p.newsdesk_id, pd.language_id, pd.newsdesk_article_name, pd.newsdesk_article_description, pd.newsdesk_article_shorttext, pd.newsdesk_article_url, pd.newsdesk_article_url_name, p.newsdesk_image, p.newsdesk_image_two, p.newsdesk_image_three, p.newsdesk_date_added, p.newsdesk_last_modified, pd.newsdesk_article_viewed, p.newsdesk_date_available, p.newsdesk_status, p.newsdesk_sticky from newsdesk p, newsdesk_description pd WHERE pd.newsdesk_id = p.newsdesk_id and pd.language_id = "1" and newsdesk_status = 1 and p.newsdesk_sticky = 1 ORDER BY newsdesk_date_added DESC LIMIT 0 16 Query select configuration_key as cfgKey, configuration_value as cfgValue from newsdesk_configuration 16 Query select p.newsdesk_id, pd.language_id, pd.newsdesk_article_name, pd.newsdesk_article_description, pd.newsdesk_article_shorttext, pd.newsdesk_article_url, pd.newsdesk_article_url_name, p.newsdesk_image, p.newsdesk_image_two, p.newsdesk_image_three, p.newsdesk_date_added, p.newsdesk_last_modified, pd.newsdesk_article_viewed, p.newsdesk_date_available, p.newsdesk_status from newsdesk p, newsdesk_description pd WHERE pd.newsdesk_id = p.newsdesk_id and pd.language_id = "1" and newsdesk_status = 1 and p.newsdesk_sticky = 0 ORDER BY newsdesk_date_added DESC LIMIT 0 16 Query select p.products_id, pd.products_name, p.products_price, p.products_tax_class_id, p.products_image, s.specials_new_products_price from products p, products_description pd, specials s where p.products_status = '1' and p.products_id = s.products_id and pd.products_id = s.products_id and pd.language_id = '1' and s.status = '1' order by s.specials_date_added desc limit 0 16 Query select startdate, counter from counter 16 Query update counter set counter = '13590284' 16 Query select banners_id, banners_title, banners_image, banners_html_text from banners where status = '1' and banners_group = '468x50' 16 Query select count(*) as total from sessions where sesskey = '0g6jm0a86cr2ik5e4neiluuav7' 16 Query update sessions set expiry = '1732045693', value = 'cart|O:12:\"shoppingCart\":5:{s:8:\"contents\";a:0:{}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:6:\"cartID\";N;s:12:\"content_type\";b:0;}language|s:7:\"english\";languages_id|s:1:\"1\";currency|s:3:\"USD\";navigation|O:17:\"navigationHistory\":2:{s:4:\"path\";a:11:{i:0;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:0:{}s:4:\"post\";a:0:{}}i:1;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:0:{}s:4:\"post\";a:0:{}}i:2;a:4:{s:4:\"page\";s:16:\"product_info.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:0:{}s:4:\"post\";a:0:{}}i:3;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:0:{}s:4:\"post\";a:0:{}}i:4;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:0:{}s:4:\"post\";a:0:{}}i:5;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:0:{}s:4:\"post\";a:0:{}}i:6;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:0:{}s:4:\"post\";a:0:{}}i:7;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:0:{}s:4:\"post\";a:0:{}}i:8;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:0:{}s:4:\"post\";a:0:{}}i:9;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:0:{}s:4:\"post\";a:0:{}}i:10;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:0:{}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}' where sesskey = '0g6jm0a86cr2ik5e4neiluuav7' 16 Quit