SHOW FULL COLUMNS FROM `typecho_contents` [ RunTime:0.002287s ]
SELECT * FROM `typecho_contents` WHERE ( `password` IS NULL OR `password` = '' ) AND `status` = 'publish' AND `created` <= 1765719698 AND `type` = 'post' ORDER BY `views` DESC LIMIT 5 [ RunTime:0.000620s ]
SELECT * FROM `typecho_contents` WHERE `created` < 1765719698 AND ( FROM_UNIXTIME(`created`, '%m/%d') = '12/14' ) AND `type` = 'post' AND `status` = 'publish' LIMIT 10 [ RunTime:0.000622s ]
SHOW FULL COLUMNS FROM `typecho_users` [ RunTime:0.001025s ]
SELECT `mail` FROM `typecho_users` WHERE `uid` = 1 LIMIT 1 [ RunTime:0.000406s ]
SHOW FULL COLUMNS FROM `typecho_friends` [ RunTime:0.001404s ]
SELECT * FROM `typecho_friends` WHERE `status` = 1 AND FIND_IN_SET('index_bottom', `position`) ORDER BY `order` DESC [ RunTime:0.000554s ]