SHOW FULL COLUMNS FROM `ft_user` [ RunTime:0.001662s ]
SELECT * FROM `ft_user` WHERE `id` = 12 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000925s ]
SHOW FULL COLUMNS FROM `ft_sp_viewpoint_synchro` [ RunTime:0.001068s ]
SELECT COUNT(*) AS think_count FROM `ft_sp_viewpoint_synchro` WHERE `is_delete` = 0 AND `push_status` = 1 AND `audit_status` = 1 AND `user_id` = 12 ORDER BY `public_time` DESC [ RunTime:0.000560s ]
SELECT * FROM `ft_sp_viewpoint_synchro` WHERE `is_delete` = 0 AND `push_status` = 1 AND `audit_status` = 1 AND `user_id` = 12 ORDER BY `public_time` DESC LIMIT 0,10 [ RunTime:0.000579s ]
SHOW FULL COLUMNS FROM `ft_user_follow` [ RunTime:0.000782s ]
SELECT COUNT(*) AS think_count FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `user_id` = 12 AND `type` = 'user' [ RunTime:0.000502s ]
SELECT * FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `user_id` = 12 AND `type` = 'user' ORDER BY `create_time` DESC LIMIT 0,5 [ RunTime:0.000512s ]
SELECT * FROM `ft_user` WHERE `id` = 90 [ RunTime:0.000705s ]
SELECT COUNT(*) AS think_count FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `follow_id` = 12 AND `type` = 'user' [ RunTime:0.000479s ]
SELECT * FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `follow_id` = 12 AND `type` = 'user' ORDER BY `create_time` DESC LIMIT 0,5 [ RunTime:0.000531s ]
SELECT * FROM `ft_user` WHERE `id` IN (123,67) [ RunTime:0.000738s ]
SHOW FULL COLUMNS FROM `ft_user_auth_synchro` [ RunTime:0.000890s ]
SELECT * FROM `ft_user_auth_synchro` WHERE `user_id` = 12 AND `audit_status` = 1 AND `push_status` = 1 AND `is_delete` = 0 [ RunTime:0.000519s ]
SHOW FULL COLUMNS FROM `ft_user_role` [ RunTime:0.000847s ]
SELECT * FROM `ft_user_role` [ RunTime:0.000445s ]
SHOW FULL COLUMNS FROM `ft_global_ad` [ RunTime:0.000795s ]
SELECT * FROM `ft_global_ad` WHERE `position` = 10 AND `push_status` = 1 AND `start_time` < 1745602519 AND `end_time` > 1745602519 ORDER BY `sort` DESC [ RunTime:0.000487s ]