SHOW FULL COLUMNS FROM `ft_user` [ RunTime:0.015689s ]
SELECT * FROM `ft_user` WHERE `id` = 7 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.017983s ]
SHOW FULL COLUMNS FROM `ft_sp_viewpoint_synchro` [ RunTime:0.001257s ]
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` = 7 ORDER BY `public_time` DESC [ RunTime:0.000597s ]
SELECT * FROM `ft_sp_viewpoint_synchro` WHERE `is_delete` = 0 AND `push_status` = 1 AND `audit_status` = 1 AND `user_id` = 7 ORDER BY `public_time` DESC LIMIT 0,10 [ RunTime:0.000844s ]
SELECT * FROM `ft_user` WHERE `id` = 7 [ RunTime:0.000811s ]
SHOW FULL COLUMNS FROM `ft_user_follow` [ RunTime:0.000810s ]
SELECT COUNT(*) AS think_count FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `user_id` = 7 AND `type` = 'user' [ RunTime:0.000585s ]
SELECT * FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `user_id` = 7 AND `type` = 'user' ORDER BY `create_time` DESC LIMIT 0,5 [ RunTime:0.000435s ]
SELECT COUNT(*) AS think_count FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `follow_id` = 7 AND `type` = 'user' [ RunTime:0.000340s ]
SELECT * FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `follow_id` = 7 AND `type` = 'user' ORDER BY `create_time` DESC LIMIT 0,5 [ RunTime:0.000367s ]
SELECT * FROM `ft_user` WHERE `id` IN (2,9) [ RunTime:0.000486s ]
SHOW FULL COLUMNS FROM `ft_user_auth_synchro` [ RunTime:0.000556s ]
SELECT * FROM `ft_user_auth_synchro` WHERE `user_id` = 7 AND `audit_status` = 1 AND `push_status` = 1 AND `is_delete` = 0 [ RunTime:0.000329s ]
SHOW FULL COLUMNS FROM `ft_user_role` [ RunTime:0.000546s ]
SELECT * FROM `ft_user_role` [ RunTime:0.000354s ]
SHOW FULL COLUMNS FROM `ft_global_ad` [ RunTime:0.000536s ]
SELECT * FROM `ft_global_ad` WHERE `position` = 10 AND `push_status` = 1 AND `start_time` < 1745602571 AND `end_time` > 1745602571 ORDER BY `sort` DESC [ RunTime:0.000349s ]