SHOW FULL COLUMNS FROM `ft_user` [ RunTime:0.000943s ]
SELECT * FROM `ft_user` WHERE `id` = 8 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000614s ]
SHOW FULL COLUMNS FROM `ft_sp_viewpoint_synchro` [ RunTime:0.000656s ]
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` = 8 ORDER BY `public_time` DESC [ RunTime:0.000412s ]
SELECT * FROM `ft_sp_viewpoint_synchro` WHERE `is_delete` = 0 AND `push_status` = 1 AND `audit_status` = 1 AND `user_id` = 8 ORDER BY `public_time` DESC LIMIT 0,10 [ RunTime:0.000751s ]
SELECT * FROM `ft_user` WHERE `id` = 8 [ RunTime:0.000459s ]
SHOW FULL COLUMNS FROM `ft_user_follow` [ RunTime:0.000564s ]
SELECT COUNT(*) AS think_count FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `user_id` = 8 AND `type` = 'user' [ RunTime:0.000370s ]
SELECT * FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `user_id` = 8 AND `type` = 'user' ORDER BY `create_time` DESC LIMIT 0,5 [ RunTime:0.000320s ]
SELECT COUNT(*) AS think_count FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `follow_id` = 8 AND `type` = 'user' [ RunTime:0.000347s ]
SELECT * FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `follow_id` = 8 AND `type` = 'user' ORDER BY `create_time` DESC LIMIT 0,5 [ RunTime:0.000358s ]
SELECT * FROM `ft_user` WHERE `id` IN (37,33) [ RunTime:0.000479s ]
SHOW FULL COLUMNS FROM `ft_user_auth_synchro` [ RunTime:0.000555s ]
SELECT * FROM `ft_user_auth_synchro` WHERE `user_id` = 8 AND `audit_status` = 1 AND `push_status` = 1 AND `is_delete` = 0 [ RunTime:0.000357s ]
SHOW FULL COLUMNS FROM `ft_user_role` [ RunTime:0.000587s ]
SELECT * FROM `ft_user_role` [ RunTime:0.000292s ]
SHOW FULL COLUMNS FROM `ft_global_ad` [ RunTime:0.000526s ]
SELECT * FROM `ft_global_ad` WHERE `position` = 10 AND `push_status` = 1 AND `start_time` < 1754166617 AND `end_time` > 1754166617 ORDER BY `sort` DESC [ RunTime:0.000359s ]