SHOW FULL COLUMNS FROM `ft_user` [ RunTime:0.000968s ]
SELECT * FROM `ft_user` WHERE `id` = 123 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000697s ]
SHOW FULL COLUMNS FROM `ft_cl_special` [ RunTime:0.000632s ]
SELECT COUNT(*) AS think_count FROM `ft_cl_special` WHERE `user_id` = 123 AND `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 ORDER BY `create_time` DESC [ RunTime:0.000349s ]
SELECT * FROM `ft_cl_special` WHERE `user_id` = 123 AND `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 ORDER BY `create_time` DESC LIMIT 0,10 [ RunTime:0.000370s ]
SHOW FULL COLUMNS FROM `ft_user_follow` [ RunTime:0.000501s ]
SELECT COUNT(*) AS think_count FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `user_id` = 123 AND `type` = 'user' [ RunTime:0.000372s ]
SELECT * FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `user_id` = 123 AND `type` = 'user' ORDER BY `create_time` DESC LIMIT 0,5 [ RunTime:0.000355s ]
SELECT * FROM `ft_user` WHERE `id` IN (99022042,12,42,37,68) [ RunTime:0.000503s ]
SELECT COUNT(*) AS think_count FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `follow_id` = 123 AND `type` = 'user' [ RunTime:0.000321s ]
SELECT * FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `follow_id` = 123 AND `type` = 'user' ORDER BY `create_time` DESC LIMIT 0,5 [ RunTime:0.000338s ]
SHOW FULL COLUMNS FROM `ft_user_auth_synchro` [ RunTime:0.000487s ]
SELECT * FROM `ft_user_auth_synchro` WHERE `user_id` = 123 AND `audit_status` = 1 AND `push_status` = 1 AND `is_delete` = 0 [ RunTime:0.000310s ]
SHOW FULL COLUMNS FROM `ft_user_role` [ RunTime:0.000582s ]
SELECT * FROM `ft_user_role` [ RunTime:0.000290s ]
SHOW FULL COLUMNS FROM `ft_global_ad` [ RunTime:0.000481s ]
SELECT * FROM `ft_global_ad` WHERE `position` = 10 AND `push_status` = 1 AND `start_time` < 1745659101 AND `end_time` > 1745659101 ORDER BY `sort` DESC [ RunTime:0.000364s ]