SHOW FULL COLUMNS FROM `ft_user` [ RunTime:0.000928s ]
SELECT * FROM `ft_user` WHERE `id` = 17 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000584s ]
SHOW FULL COLUMNS FROM `ft_cl_special` [ RunTime:0.000620s ]
SELECT COUNT(*) AS think_count FROM `ft_cl_special` WHERE `user_id` = 17 AND `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 ORDER BY `create_time` DESC [ RunTime:0.000359s ]
SELECT * FROM `ft_cl_special` WHERE `user_id` = 17 AND `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 ORDER BY `create_time` DESC LIMIT 0,10 [ RunTime:0.000352s ]
SHOW FULL COLUMNS FROM `ft_user_follow` [ RunTime:0.000493s ]
SELECT COUNT(*) AS think_count FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `user_id` = 17 AND `type` = 'user' [ RunTime:0.000344s ]
SELECT * FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `user_id` = 17 AND `type` = 'user' ORDER BY `create_time` DESC LIMIT 0,5 [ RunTime:0.000375s ]
SELECT COUNT(*) AS think_count FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `follow_id` = 17 AND `type` = 'user' [ RunTime:0.000352s ]
SELECT * FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `follow_id` = 17 AND `type` = 'user' ORDER BY `create_time` DESC LIMIT 0,5 [ RunTime:0.000357s ]
SELECT * FROM `ft_user` WHERE `id` IN (69,99,67) [ RunTime:0.000471s ]
SHOW FULL COLUMNS FROM `ft_user_auth_synchro` [ RunTime:0.000506s ]
SELECT * FROM `ft_user_auth_synchro` WHERE `user_id` = 17 AND `audit_status` = 1 AND `push_status` = 1 AND `is_delete` = 0 [ RunTime:0.000365s ]
SHOW FULL COLUMNS FROM `ft_user_role` [ RunTime:0.000525s ]
SELECT * FROM `ft_user_role` [ RunTime:0.000291s ]
SHOW FULL COLUMNS FROM `ft_global_ad` [ RunTime:0.000499s ]
SELECT * FROM `ft_global_ad` WHERE `position` = 10 AND `push_status` = 1 AND `start_time` < 1745642778 AND `end_time` > 1745642778 ORDER BY `sort` DESC [ RunTime:0.000346s ]