SHOW FULL COLUMNS FROM `ft_user` [ RunTime:0.001042s ]
SELECT * FROM `ft_user` WHERE `id` = 8 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000617s ]
SHOW FULL COLUMNS FROM `ft_cl_special` [ RunTime:0.000629s ]
SELECT COUNT(*) AS think_count FROM `ft_cl_special` WHERE `user_id` = 8 AND `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 ORDER BY `create_time` DESC [ RunTime:0.000373s ]
SELECT * FROM `ft_cl_special` WHERE `user_id` = 8 AND `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 ORDER BY `create_time` DESC LIMIT 0,10 [ RunTime:0.000337s ]
SHOW FULL COLUMNS FROM `ft_user_follow` [ RunTime:0.000581s ]
SELECT COUNT(*) AS think_count FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `user_id` = 8 AND `type` = 'user' [ RunTime:0.000360s ]
SELECT * FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `user_id` = 8 AND `type` = 'user' ORDER BY `create_time` DESC LIMIT 0,5 [ RunTime:0.000346s ]
SELECT COUNT(*) AS think_count FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `follow_id` = 8 AND `type` = 'user' [ RunTime:0.000336s ]
SELECT * FROM `ft_user_follow` WHERE `push_status` = 1 AND `audit_status` = 1 AND `is_delete` = 0 AND `follow_id` = 8 AND `type` = 'user' ORDER BY `create_time` DESC LIMIT 0,5 [ RunTime:0.000413s ]
SELECT * FROM `ft_user` WHERE `id` IN (123,37,33,42) [ RunTime:0.000500s ]
SHOW FULL COLUMNS FROM `ft_user_auth_synchro` [ RunTime:0.000543s ]
SELECT * FROM `ft_user_auth_synchro` WHERE `user_id` = 8 AND `audit_status` = 1 AND `push_status` = 1 AND `is_delete` = 0 [ RunTime:0.000354s ]
SHOW FULL COLUMNS FROM `ft_user_role` [ RunTime:0.000609s ]
SELECT * FROM `ft_user_role` [ RunTime:0.000305s ]
SHOW FULL COLUMNS FROM `ft_global_ad` [ RunTime:0.000564s ]
SELECT * FROM `ft_global_ad` WHERE `position` = 10 AND `push_status` = 1 AND `start_time` < 1749732618 AND `end_time` > 1749732618 ORDER BY `sort` DESC [ RunTime:0.000370s ]