SHOW FULL COLUMNS FROM `ft_user` [ RunTime:0.001504s ]
SELECT * FROM `ft_user` WHERE `id` = 21 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000958s ]
SHOW FULL COLUMNS FROM `ft_cl_special` [ RunTime:0.000990s ]
SELECT COUNT(*) AS think_count FROM `ft_cl_special` WHERE `user_id` = 21 AND `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 ORDER BY `create_time` DESC [ RunTime:0.000502s ]
SELECT * FROM `ft_cl_special` WHERE `user_id` = 21 AND `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 ORDER BY `create_time` DESC LIMIT 0,10 [ RunTime:0.000490s ]
SHOW FULL COLUMNS FROM `ft_user_follow` [ RunTime:0.000828s ]
SELECT COUNT(*) AS think_count FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `user_id` = 21 AND `type` = 'user' [ RunTime:0.000465s ]
SELECT * FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `user_id` = 21 AND `type` = 'user' ORDER BY `create_time` DESC LIMIT 0,5 [ RunTime:0.000460s ]
SELECT COUNT(*) AS think_count FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `follow_id` = 21 AND `type` = 'user' [ RunTime:0.000504s ]
SELECT * FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `follow_id` = 21 AND `type` = 'user' ORDER BY `create_time` DESC LIMIT 0,5 [ RunTime:0.000508s ]
SELECT * FROM `ft_user` WHERE `id` IN (50,37,24,2) [ RunTime:0.000731s ]
SHOW FULL COLUMNS FROM `ft_user_auth_synchro` [ RunTime:0.000818s ]
SELECT * FROM `ft_user_auth_synchro` WHERE `user_id` = 21 AND `audit_status` = 1 AND `push_status` = 1 AND `is_delete` = 0 [ RunTime:0.000499s ]
SHOW FULL COLUMNS FROM `ft_user_role` [ RunTime:0.000832s ]
SELECT * FROM `ft_user_role` [ RunTime:0.000434s ]
SHOW FULL COLUMNS FROM `ft_global_ad` [ RunTime:0.000843s ]
SELECT * FROM `ft_global_ad` WHERE `position` = 10 AND `push_status` = 1 AND `start_time` < 1749817860 AND `end_time` > 1749817860 ORDER BY `sort` DESC [ RunTime:0.000515s ]