[ SQL ] SHOW COLUMNS FROM `shd_hook_plugin` [ RunTime:0.001159s ]
[ SQL ] SELECT `hook`,`plugin` FROM `shd_hook_plugin` WHERE `status` = 1 AND `hook` IN ('ticket_add_note','ticket_admin_reply','ticket_close','ticket_delete','ticket_delete_reply','ticket_department_change','ticket_open','ticket_open_admin','ticket_status_change','ticket_title_change','ticket_user_reply','after_cron','before_cron','after_five_minute_cron','after_daily_cron','before_daily_cron','cron_config_save','after_module_change_package','after_module_change_package_failed','after_module_crack_password','after_module_crack_password_failed','after_module_create','after_module_create_failed','after_module_suspend','after_module_suspend_failed','after_module_terminate','after_module_terminate_failed','after_module_unsuspend','after_module_unsuspend_failed','after_module_on','after_module_on_failed','after_module_off','after_module_off_failed','after_module_reboot','after_module_reboot_failed','after_module_hard_off','after_module_hard_off_failed','after_module_hard_reboot','after_module_hard_reboot_failed','after_module_reinstall','after_module_reinstall_failed','after_module_rescue_system','after_module_rescue_system_failed','after_module_sync','after_module_sync_failed','before_module_change_package','before_module_crack_password','before_module_create','before_module_renew','before_module_suspend','before_module_terminate','before_module_unsuspend','before_module_on','before_module_off','before_module_reboot','before_module_hard_off','before_module_hard_reboot','before_module_reinstall','before_module_rescue_system','before_module_sync','after_admin_add_account','after_admin_edit_account','after_admin_delete_account','admin_logout','admin_login','auth_admin_login','add_admin','edit_admin','delete_admin','after_admin_edit_service','transfer_service','service_delete','product_delete','product_create','product_edit','cancellation_request','after_product_upgrade','invoice_paid_before_email','invoice_paid','invoice_mark_unpaid','invoice_mark_cancelled','invoice_delete','invoice_refunded','invoice_notes','renew_invoice_create','flow_packet_invoice_create','invoice_combine','order_pass_check','order_cancel','order_delete','client_add','client_edit','client_close','pre_client_delete','client_delete','custom_captcha_check','client_details_validate','client_login','client_api_login','client_reset_password','client_logout','shopping_cart_modify_num','shopping_cart_settle','shopping_cart_add_product','shopping_cart_remove_product','shopping_cart_clear','server_add','server_delete','server_edit','before_delete_log','log_activity','affiliate_activation','custom_field_save','before_email_send','custom_host_create','after_shop_add_promo','check_divert_invoice','product_divert_upgrade','product_divert_delete','before_create_ticket','host_status_custom','after_sign_contract','client_area_head_output','client_area_footer_output','template_after_servicedetail_suspended','template_after_service_domainstatus_selected','template_custom_clientarea_captcha_html') ORDER BY `list_order` ASC [ RunTime:0.000661s ]
[ SQL ] SELECT `hook`,`plugin` FROM `shd_hook_plugin` WHERE `status` = 1 AND `hook` IN ('home_user_action_log_add','global_alipay_handle','user_test','wxpay_handle','global_wxpay_handle') ORDER BY `list_order` ASC [ RunTime:0.000152s ]
[ SQL ] SHOW COLUMNS FROM `shd_product_groups` [ RunTime:0.000559s ]
[ SQL ] SELECT `id`,`name`,`headline`,`tagline`,`order`,`gid`,`order_frm_tpl`,`tpl_type` FROM `shd_product_groups` WHERE `hidden` = 0 AND `order_frm_tpl` <> 'uuid' AND ( `gid` = 27 ) ORDER BY `order` ASC [ RunTime:0.000176s ]
[ SQL ] SELECT * FROM `shd_product_groups` WHERE `gid` = 27 AND `hidden` = 0 AND `order_frm_tpl` <> 'uuid' ORDER BY `order` ASC,`id` ASC LIMIT 1 [ RunTime:0.000129s ]
[ SQL ] SHOW COLUMNS FROM `shd_products` [ RunTime:0.001230s ]
[ SQL ] SELECT `id`,`type`,`gid`,`name`,`description`,`pay_method`,`tax`,`order`,`pay_type`,`api_type`,`upstream_version`,`upstream_price_type`,`upstream_price_value`,`stock_control`,`qty`,`upstream_price`,`upstream_cycle` FROM `shd_products` WHERE `gid` = 99 AND `hidden` = 0 AND `retired` = 0 ORDER BY `order` ASC [ RunTime:0.000551s ]
[ SQL ] SHOW COLUMNS FROM `shd_product_config_options` [ RunTime:0.000739s ]
[ SQL ] SELECT a.id as cid,`a`.`option_type`,`a`.`qty_minimum`,`a`.`is_discount`,`a`.`option_name`,`a`.`is_rebate` FROM `shd_product_config_options` `a` LEFT JOIN `shd_product_config_groups` `b` ON `a`.`gid`=`b`.`id` LEFT JOIN `shd_product_config_links` `c` ON `c`.`gid`=`b`.`id` LEFT JOIN `shd_products` `d` ON `c`.`pid`=`d`.`id` WHERE `d`.`id` = 793 AND `a`.`hidden` = 0 [ RunTime:0.000270s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 150984 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000548s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 150985 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000236s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 150986 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000250s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 150987 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000285s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 150988 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000175s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 150989 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000197s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 150990 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000159s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 150991 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000192s ]
[ SQL ] SHOW COLUMNS FROM `shd_user_product_bates` [ RunTime:0.000725s ]
[ SQL ] SELECT `a`.`type`,`a`.`bates` FROM `shd_user_product_bates` `a` LEFT JOIN `shd_user_products` `b` ON `a`.`products`=`b`.`gid` LEFT JOIN `shd_clients` `c` ON `a`.`user`=`c`.`groupid` WHERE `c`.`id` = '' AND `b`.`pid` = 793 LIMIT 1 [ RunTime:0.000301s ]
[ SQL ] SELECT a.id as cid,`a`.`option_type`,`a`.`qty_minimum`,`a`.`is_discount`,`a`.`option_name`,`a`.`is_rebate` FROM `shd_product_config_options` `a` LEFT JOIN `shd_product_config_groups` `b` ON `a`.`gid`=`b`.`id` LEFT JOIN `shd_product_config_links` `c` ON `c`.`gid`=`b`.`id` LEFT JOIN `shd_products` `d` ON `c`.`pid`=`d`.`id` WHERE `d`.`id` = 791 AND `a`.`hidden` = 0 [ RunTime:0.000215s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 150950 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000453s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 150951 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000345s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 150952 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000225s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 150953 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000250s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 150954 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000181s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 150955 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000151s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 150956 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000164s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 150957 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000177s ]
[ SQL ] SELECT `a`.`type`,`a`.`bates` FROM `shd_user_product_bates` `a` LEFT JOIN `shd_user_products` `b` ON `a`.`products`=`b`.`gid` LEFT JOIN `shd_clients` `c` ON `a`.`user`=`c`.`groupid` WHERE `c`.`id` = '' AND `b`.`pid` = 791 LIMIT 1 [ RunTime:0.000244s ]
[ SQL ] SELECT a.id as cid,`a`.`option_type`,`a`.`qty_minimum`,`a`.`is_discount`,`a`.`option_name`,`a`.`is_rebate` FROM `shd_product_config_options` `a` LEFT JOIN `shd_product_config_groups` `b` ON `a`.`gid`=`b`.`id` LEFT JOIN `shd_product_config_links` `c` ON `c`.`gid`=`b`.`id` LEFT JOIN `shd_products` `d` ON `c`.`pid`=`d`.`id` WHERE `d`.`id` = 794 AND `a`.`hidden` = 0 [ RunTime:0.000230s ]
[ SQL ] SELECT * FROM `shd_product_config_options` WHERE `id` IN (151001,151002,151003,151004,151005,151006,151007,151008,151009) [ RunTime:0.000269s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 151001 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000346s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 151002 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000211s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 151003 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000203s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 151004 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000173s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 151005 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000204s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 151006 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000218s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 151007 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000235s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 151008 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000201s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 151009 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000197s ]
[ SQL ] SELECT `a`.`type`,`a`.`bates` FROM `shd_user_product_bates` `a` LEFT JOIN `shd_user_products` `b` ON `a`.`products`=`b`.`gid` LEFT JOIN `shd_clients` `c` ON `a`.`user`=`c`.`groupid` WHERE `c`.`id` = '' AND `b`.`pid` = 794 LIMIT 1 [ RunTime:0.000320s ]
[ SQL ] SELECT a.id as cid,`a`.`option_type`,`a`.`qty_minimum`,`a`.`is_discount`,`a`.`option_name`,`a`.`is_rebate` FROM `shd_product_config_options` `a` LEFT JOIN `shd_product_config_groups` `b` ON `a`.`gid`=`b`.`id` LEFT JOIN `shd_product_config_links` `c` ON `c`.`gid`=`b`.`id` LEFT JOIN `shd_products` `d` ON `c`.`pid`=`d`.`id` WHERE `d`.`id` = 795 AND `a`.`hidden` = 0 [ RunTime:0.000261s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 151018 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000332s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 151019 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000175s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 151020 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000190s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 151021 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000243s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 151022 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000159s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 151023 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000245s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 151024 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000182s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 151025 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000201s ]
[ SQL ] SELECT `a`.`type`,`a`.`bates` FROM `shd_user_product_bates` `a` LEFT JOIN `shd_user_products` `b` ON `a`.`products`=`b`.`gid` LEFT JOIN `shd_clients` `c` ON `a`.`user`=`c`.`groupid` WHERE `c`.`id` = '' AND `b`.`pid` = 795 LIMIT 1 [ RunTime:0.000258s ]
[ SQL ] SELECT a.id as cid,`a`.`option_type`,`a`.`qty_minimum`,`a`.`is_discount`,`a`.`option_name`,`a`.`is_rebate` FROM `shd_product_config_options` `a` LEFT JOIN `shd_product_config_groups` `b` ON `a`.`gid`=`b`.`id` LEFT JOIN `shd_product_config_links` `c` ON `c`.`gid`=`b`.`id` LEFT JOIN `shd_products` `d` ON `c`.`pid`=`d`.`id` WHERE `d`.`id` = 797 AND `a`.`hidden` = 0 [ RunTime:0.000177s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 151052 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000311s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 151053 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000285s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 151054 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000299s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 151055 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000257s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 151056 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000241s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 151057 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000277s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 151058 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000247s ]
[ SQL ] SELECT `a`.`type`,`a`.`bates` FROM `shd_user_product_bates` `a` LEFT JOIN `shd_user_products` `b` ON `a`.`products`=`b`.`gid` LEFT JOIN `shd_clients` `c` ON `a`.`user`=`c`.`groupid` WHERE `c`.`id` = '' AND `b`.`pid` = 797 LIMIT 1 [ RunTime:0.000360s ]
[ SQL ] SELECT a.id as cid,`a`.`option_type`,`a`.`qty_minimum`,`a`.`is_discount`,`a`.`option_name`,`a`.`is_rebate` FROM `shd_product_config_options` `a` LEFT JOIN `shd_product_config_groups` `b` ON `a`.`gid`=`b`.`id` LEFT JOIN `shd_product_config_links` `c` ON `c`.`gid`=`b`.`id` LEFT JOIN `shd_products` `d` ON `c`.`pid`=`d`.`id` WHERE `d`.`id` = 858 AND `a`.`hidden` = 0 [ RunTime:0.000249s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 152137 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000369s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 152138 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000272s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 152139 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000167s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 152140 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000298s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 152141 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000304s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 152142 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000241s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 152143 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000243s ]
[ SQL ] SELECT `a`.`type`,`a`.`bates` FROM `shd_user_product_bates` `a` LEFT JOIN `shd_user_products` `b` ON `a`.`products`=`b`.`gid` LEFT JOIN `shd_clients` `c` ON `a`.`user`=`c`.`groupid` WHERE `c`.`id` = '' AND `b`.`pid` = 858 LIMIT 1 [ RunTime:0.000286s ]
[ SQL ] SELECT a.id as cid,`a`.`option_type`,`a`.`qty_minimum`,`a`.`is_discount`,`a`.`option_name`,`a`.`is_rebate` FROM `shd_product_config_options` `a` LEFT JOIN `shd_product_config_groups` `b` ON `a`.`gid`=`b`.`id` LEFT JOIN `shd_product_config_links` `c` ON `c`.`gid`=`b`.`id` LEFT JOIN `shd_products` `d` ON `c`.`pid`=`d`.`id` WHERE `d`.`id` = 857 AND `a`.`hidden` = 0 [ RunTime:0.000265s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 152122 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000355s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 152123 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000298s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 152124 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000253s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 152125 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000302s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 152126 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000221s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 152127 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000214s ]
[ SQL ] SELECT `a`.*,`b`.`qty_minimum` FROM `shd_pricing` `a` LEFT JOIN `shd_product_config_options_sub` `b` ON `a`.`relid`=`b`.`id` WHERE `a`.`type` = 'configoptions' AND `a`.`currency` = 1 AND `b`.`hidden` = 0 AND `b`.`config_id` = 152128 ORDER BY `b`.`sort_order` ASC,`a`.`relid` ASC LIMIT 1 [ RunTime:0.000272s ]
[ SQL ] SELECT `a`.`type`,`a`.`bates` FROM `shd_user_product_bates` `a` LEFT JOIN `shd_user_products` `b` ON `a`.`products`=`b`.`gid` LEFT JOIN `shd_clients` `c` ON `a`.`user`=`c`.`groupid` WHERE `c`.`id` = '' AND `b`.`pid` = 857 LIMIT 1 [ RunTime:0.000380s ]
[ SQL ] SELECT `id`,`name`,`headline`,`tagline`,`order`,`gid`,`order_frm_tpl`,`tpl_type` FROM `shd_product_groups` WHERE ( hidden=0 ) AND `order_frm_tpl` <> 'uuid' ORDER BY `order` ASC [ RunTime:0.000212s ]
[ SQL ] SELECT `s`.`id`,`s`.`name`,`s`.`noc` FROM `shd_products` `p` LEFT JOIN `shd_server_groups` `sg` ON `sg`.`id`=`p`.`server_group` LEFT JOIN `shd_servers` `s` ON `s`.`gid`=`sg`.`id` WHERE `p`.`id` = 793 [ RunTime:0.000410s ]
[ SQL ] SHOW COLUMNS FROM `shd_customfields` [ RunTime:0.000971s ]
[ SQL ] SELECT `id`,`fieldname`,`description`,`fieldtype`,`fieldoptions`,`regexpr`,`required` FROM `shd_customfields` WHERE `type` = 'product' AND `relid` = 793 AND `showorder` = 1 ORDER BY `sortorder` DESC [ RunTime:0.000249s ]
[ SQL ] SELECT pcg.id as pcgid,p.id as pid,`pcg`.`name`,`pcg`.`description`,`pco`.`id`,`pco`.`is_discount`,`pco`.`option_name`,`pco`.`linkage_pid`,`pco`.`linkage_top_pid`,`pco`.`option_type`,`pco`.`qty_minimum`,`pco`.`qty_maximum`,`pco`.`order`,`pco`.`hidden`,`pco`.`upstream_id`,`pco`.`upgrade`,`pco`.`auto`,`pco`.`notes`,`pco`.`qty_stage`,`pco`.`unit` FROM `shd_products` `p` INNER JOIN `shd_product_config_links` `pcl` ON `pcl`.`pid`=`p`.`id` INNER JOIN `shd_product_config_groups` `pcg` ON `pcg`.`id`=`pcl`.`gid` LEFT JOIN `shd_product_config_options` `pco` ON `pco`.`gid`=`pcg`.`id` WHERE `p`.`id` = 793 AND ( `pco`.`hidden` = 0 ) ORDER BY `pco`.`order` ASC,`pco`.`id` ASC [ RunTime:0.003997s ]
[ SQL ] SHOW COLUMNS FROM `shd_product_config_options_sub` [ RunTime:0.000759s ]
[ SQL ] SELECT * FROM `shd_product_config_options_sub` WHERE `config_id` = 150984 AND ( `hidden` = 0 ) ORDER BY `sort_order` ASC,`id` ASC [ RunTime:0.000202s ]
[ SQL ] SELECT * FROM `shd_product_config_options_sub` WHERE `config_id` = 150985 AND ( `hidden` = 0 ) ORDER BY `sort_order` ASC,`id` ASC [ RunTime:0.000172s ]
[ SQL ] SELECT * FROM `shd_product_config_options_sub` WHERE `config_id` = 150986 AND ( `hidden` = 0 ) ORDER BY `sort_order` ASC,`id` ASC [ RunTime:0.000194s ]
[ SQL ] SELECT * FROM `shd_product_config_options_sub` WHERE `config_id` = 150987 AND ( `hidden` = 0 ) ORDER BY `sort_order` ASC,`id` ASC [ RunTime:0.000204s ]
[ SQL ] SELECT * FROM `shd_product_config_options_sub` WHERE `config_id` = 150988 AND ( `hidden` = 0 ) ORDER BY `sort_order` ASC,`id` ASC [ RunTime:0.000190s ]
[ SQL ] SELECT * FROM `shd_product_config_options_sub` WHERE `config_id` = 150989 AND ( `hidden` = 0 ) ORDER BY `sort_order` ASC,`id` ASC [ RunTime:0.000162s ]
[ SQL ] SELECT * FROM `shd_product_config_options_sub` WHERE `config_id` = 150990 AND ( `hidden` = 0 ) ORDER BY `sort_order` ASC,`id` ASC [ RunTime:0.000205s ]
[ SQL ] SELECT * FROM `shd_product_config_options_sub` WHERE `config_id` = 150991 AND ( `hidden` = 0 ) ORDER BY `sort_order` ASC,`id` ASC [ RunTime:0.000159s ]
[ SQL ] SELECT `a`.`type`,`a`.`bates` FROM `shd_user_product_bates` `a` LEFT JOIN `shd_user_products` `b` ON `a`.`products`=`b`.`gid` LEFT JOIN `shd_clients` `c` ON `a`.`user`=`c`.`groupid` WHERE `c`.`id` = 0 AND `b`.`pid` = 793 LIMIT 1 [ RunTime:0.000768s ]
[ SQL ] SELECT `a`.`type`,`a`.`bates` FROM `shd_user_product_bates` `a` LEFT JOIN `shd_user_products` `b` ON `a`.`products`=`b`.`gid` LEFT JOIN `shd_clients` `c` ON `a`.`user`=`c`.`groupid` WHERE `c`.`id` = 0 AND `b`.`pid` = 793 LIMIT 1 [ RunTime:0.000151s ]
[ SQL ] SELECT `a`.`type`,`a`.`bates` FROM `shd_user_product_bates` `a` LEFT JOIN `shd_user_products` `b` ON `a`.`products`=`b`.`gid` LEFT JOIN `shd_clients` `c` ON `a`.`user`=`c`.`groupid` WHERE `c`.`id` = 0 AND `b`.`pid` = 793 LIMIT 1 [ RunTime:0.000153s ]
[ SQL ] SELECT `a`.`type`,`a`.`bates` FROM `shd_user_product_bates` `a` LEFT JOIN `shd_user_products` `b` ON `a`.`products`=`b`.`gid` LEFT JOIN `shd_clients` `c` ON `a`.`user`=`c`.`groupid` WHERE `c`.`id` = 0 AND `b`.`pid` = 793 LIMIT 1 [ RunTime:0.000115s ]
[ SQL ] SELECT `a`.`type`,`a`.`bates` FROM `shd_user_product_bates` `a` LEFT JOIN `shd_user_products` `b` ON `a`.`products`=`b`.`gid` LEFT JOIN `shd_clients` `c` ON `a`.`user`=`c`.`groupid` WHERE `c`.`id` = 0 AND `b`.`pid` = 793 LIMIT 1 [ RunTime:0.000136s ]
[ SQL ] SELECT `a`.`type`,`a`.`bates` FROM `shd_user_product_bates` `a` LEFT JOIN `shd_user_products` `b` ON `a`.`products`=`b`.`gid` LEFT JOIN `shd_clients` `c` ON `a`.`user`=`c`.`groupid` WHERE `c`.`id` = 0 AND `b`.`pid` = 793 LIMIT 1 [ RunTime:0.000109s ]
[ SQL ] SELECT `a`.`type`,`a`.`bates` FROM `shd_user_product_bates` `a` LEFT JOIN `shd_user_products` `b` ON `a`.`products`=`b`.`gid` LEFT JOIN `shd_clients` `c` ON `a`.`user`=`c`.`groupid` WHERE `c`.`id` = 0 AND `b`.`pid` = 793 LIMIT 1 [ RunTime:0.000156s ]
[ SQL ] SELECT `a`.`type`,`a`.`bates` FROM `shd_user_product_bates` `a` LEFT JOIN `shd_user_products` `b` ON `a`.`products`=`b`.`gid` LEFT JOIN `shd_clients` `c` ON `a`.`user`=`c`.`groupid` WHERE `c`.`id` = 0 AND `b`.`pid` = 793 LIMIT 1 [ RunTime:0.000103s ]
[ SQL ] SELECT `a`.`id` FROM `shd_product_config_options` `a` LEFT JOIN `shd_product_config_links` `b` ON `b`.`gid`=`a`.`gid` LEFT JOIN `shd_product_config_groups` `c` ON `a`.`gid`=`c`.`id` WHERE `b`.`pid` = 793 ORDER BY `a`.`order` ASC,`a`.`id` ASC [ RunTime:0.000184s ]
[ SQL ] SHOW COLUMNS FROM `shd_product_config_options_links` [ RunTime:0.000790s ]
[ SQL ] SELECT * FROM `shd_product_config_options_links` WHERE `config_id` IN (150984,150985,150986,150987,150988,150992,150989,150993,150990,150991,150994,150995,150996,150997,150998,150999,151000) AND `type` = 'condition' AND `relation_id` = 0 [ RunTime:0.000231s ]
[ SQL ] SHOW COLUMNS FROM `shd_system_message` [ RunTime:0.000975s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `shd_system_message` WHERE `delete_time` = 0 AND `read_time` = 0 AND `type` = 1 AND `uid` = 0 [ RunTime:0.000193s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `shd_system_message` WHERE `delete_time` = 0 AND `read_time` = 0 AND `type` = 2 AND `uid` = 0 [ RunTime:0.000131s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `shd_system_message` WHERE `delete_time` = 0 AND `read_time` = 0 AND `type` = 3 AND `uid` = 0 [ RunTime:0.000087s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `shd_system_message` WHERE `delete_time` = 0 AND `read_time` = 0 AND `type` = 4 AND `uid` = 0 [ RunTime:0.000117s ]
[ SQL ] SELECT `setting`,`value` FROM `shd_configuration` WHERE `setting` IN ('certifi_is_upload','certifi_business_open','certifi_business_is_upload','certifi_business_is_author','certifi_business_author_path') [ RunTime:0.000121s ]
[ SQL ] SELECT `setting`,`value` FROM `shd_configuration` WHERE `setting` IN ('allow_resource_api','affiliate_enabled','voucher_manager','credit_limit','addfunds_enabled','contract_open') [ RunTime:0.000172s ]
[ SQL ] SELECT `id`,`url`,`lang` FROM `shd_nav` WHERE `id` IN (1,2,8,305,306,307,4,19,24,37,304,35,20,21,22,23,5,25,26,27,28,349,395,352,350,351,330,3,12,13,14,15,17,303,7,390,391,392,393) AND `url` <> 'credit' AND `id` <> 304 [ RunTime:0.000314s ]
[ SQL ] SELECT `id`,`name`,`order` FROM `shd_product_first_groups` WHERE `id` IN (45,38,13,35,47,17,11,37,1,25,26,24,21,22,43,34,41,50,49,16,2,3,46,40,44,27) [ RunTime:0.000163s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `shd_system_message` WHERE `delete_time` = 0 AND `read_time` = 0 AND `type` = 1 AND `uid` = 0 [ RunTime:0.000374s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `shd_system_message` WHERE `delete_time` = 0 AND `read_time` = 0 AND `type` = 2 AND `uid` = 0 [ RunTime:0.000098s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `shd_system_message` WHERE `delete_time` = 0 AND `read_time` = 0 AND `type` = 3 AND `uid` = 0 [ RunTime:0.000125s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `shd_system_message` WHERE `delete_time` = 0 AND `read_time` = 0 AND `type` = 4 AND `uid` = 0 [ RunTime:0.000104s ]