SHOW FULL COLUMNS FROM `ft_user` [ RunTime:0.000774s ]
SELECT * FROM `ft_user` WHERE `id` = 99 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000541s ]
SHOW FULL COLUMNS FROM `ft_cl_special` [ RunTime:0.000603s ]
SELECT COUNT(*) AS think_count FROM `ft_cl_special` WHERE `user_id` = 99 AND `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 ORDER BY `create_time` DESC [ RunTime:0.000333s ]
SELECT * FROM `ft_cl_special` WHERE `user_id` = 99 AND `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 ORDER BY `create_time` DESC LIMIT 0,10 [ RunTime:0.000358s ]
SHOW FULL COLUMNS FROM `ft_user_follow` [ RunTime:0.000521s ]
SELECT COUNT(*) AS think_count FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `user_id` = 99 AND `type` = 'user' [ RunTime:0.000348s ]
SELECT * FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `user_id` = 99 AND `type` = 'user' ORDER BY `create_time` DESC LIMIT 0,5 [ RunTime:0.000335s ]
SELECT COUNT(*) AS think_count FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `follow_id` = 99 AND `type` = 'user' [ RunTime:0.000332s ]
SELECT * FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `follow_id` = 99 AND `type` = 'user' ORDER BY `create_time` DESC LIMIT 0,5 [ RunTime:0.000359s ]
SELECT * FROM `ft_user` WHERE `id` IN (68,100) [ RunTime:0.000452s ]
SHOW FULL COLUMNS FROM `ft_user_auth_synchro` [ RunTime:0.000537s ]
SELECT * FROM `ft_user_auth_synchro` WHERE `user_id` = 99 AND `audit_status` = 1 AND `push_status` = 1 AND `is_delete` = 0 [ RunTime:0.000359s ]
SHOW FULL COLUMNS FROM `ft_user_role` [ RunTime:0.000563s ]
SELECT * FROM `ft_user_role` [ RunTime:0.000285s ]
SHOW FULL COLUMNS FROM `ft_global_ad` [ RunTime:0.000511s ]
SELECT * FROM `ft_global_ad` WHERE `position` = 10 AND `push_status` = 1 AND `start_time` < 1745643221 AND `end_time` > 1745643221 ORDER BY `sort` DESC [ RunTime:0.000343s ]