SHOW FULL COLUMNS FROM `ft_user` [ RunTime:0.001049s ]
SELECT * FROM `ft_user` WHERE `id` = 2 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000634s ]
SHOW FULL COLUMNS FROM `ft_sp_viewpoint_synchro` [ RunTime:0.000714s ]
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` = 2 ORDER BY `public_time` DESC [ RunTime:0.000404s ]
SELECT * FROM `ft_sp_viewpoint_synchro` WHERE `is_delete` = 0 AND `push_status` = 1 AND `audit_status` = 1 AND `user_id` = 2 ORDER BY `public_time` DESC LIMIT 0,10 [ RunTime:0.000389s ]
SHOW FULL COLUMNS FROM `ft_user_follow` [ RunTime:0.000524s ]
SELECT COUNT(*) AS think_count FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `user_id` = 2 AND `type` = 'user' [ RunTime:0.000356s ]
SELECT * FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `user_id` = 2 AND `type` = 'user' ORDER BY `create_time` DESC LIMIT 0,5 [ RunTime:0.000376s ]
SELECT * FROM `ft_user` WHERE `id` IN (42,62,14) [ RunTime:0.000516s ]
SELECT COUNT(*) AS think_count FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `follow_id` = 2 AND `type` = 'user' [ RunTime:0.000324s ]
SELECT * FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `follow_id` = 2 AND `type` = 'user' ORDER BY `create_time` DESC LIMIT 0,5 [ RunTime:0.000362s ]
SELECT * FROM `ft_user` WHERE `id` = 24 [ RunTime:0.000410s ]
SHOW FULL COLUMNS FROM `ft_user_auth_synchro` [ RunTime:0.000555s ]
SELECT * FROM `ft_user_auth_synchro` WHERE `user_id` = 2 AND `audit_status` = 1 AND `push_status` = 1 AND `is_delete` = 0 [ RunTime:0.000315s ]
SHOW FULL COLUMNS FROM `ft_user_role` [ RunTime:0.000570s ]
SELECT * FROM `ft_user_role` [ RunTime:0.000315s ]
SHOW FULL COLUMNS FROM `ft_global_ad` [ RunTime:0.000519s ]
SELECT * FROM `ft_global_ad` WHERE `position` = 10 AND `push_status` = 1 AND `start_time` < 1749733712 AND `end_time` > 1749733712 ORDER BY `sort` DESC [ RunTime:0.000343s ]