SHOW FULL COLUMNS FROM `info_type` [ RunTime:0.000665s ]
SELECT `id`,`type_name`,`parent_id`,`sort`,`create_time`,`admin_id` FROM `info_type` WHERE ( `delete_time` IS NULL AND `parent_id` = 0 ) AND `info_type`.`delete_time` IS NULL [ RunTime:0.000363s ]
SHOW FULL COLUMNS FROM `info_admin` [ RunTime:0.000546s ]
SELECT * FROM `info_admin` WHERE ( `id` = 1 ) AND `info_admin`.`delete_time` IS NULL [ RunTime:0.000343s ]
SHOW FULL COLUMNS FROM `info_article` [ RunTime:0.000526s ]
SELECT * FROM `info_article` WHERE ( `delete_time` IS NULL AND `type_id` = 1 ) AND `info_article`.`delete_time` IS NULL [ RunTime:0.000459s ]
SHOW FULL COLUMNS FROM `info_message` [ RunTime:0.000537s ]
SELECT * FROM `info_message` WHERE ( `delete_time` IS NULL AND `status` = '1' ) AND `info_message`.`delete_time` IS NULL ORDER BY `view` DESC LIMIT 8 [ RunTime:0.000516s ]
SHOW FULL COLUMNS FROM `info_user` [ RunTime:0.000527s ]
SELECT * FROM `info_user` WHERE ( `id` IN (1,9) ) AND `info_user`.`delete_time` IS NULL [ RunTime:0.000393s ]
SELECT * FROM `info_message` WHERE ( `id` = 51 ) AND `info_message`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000351s ]
SELECT * FROM `info_user` WHERE ( `id` = 9 ) AND `info_user`.`delete_time` IS NULL [ RunTime:0.000335s ]
UPDATE `info_message` SET `view` = 323 , `update_time` = 1752098456 WHERE ( `id` = 51 ) AND `info_message`.`delete_time` IS NULL [ RunTime:0.003270s ]
SELECT * FROM `info_message` WHERE ( `delete_time` IS NULL ) AND `info_message`.`delete_time` IS NULL ORDER BY rand() LIMIT 4 [ RunTime:0.000667s ]
SELECT * FROM `info_message` WHERE ( `id` < 51 ) AND `info_message`.`delete_time` IS NULL ORDER BY rand() LIMIT 1 [ RunTime:0.000545s ]
SELECT * FROM `info_message` WHERE ( `id` > 51 ) AND `info_message`.`delete_time` IS NULL ORDER BY rand() LIMIT 1 [ RunTime:0.000611s ]
SELECT `type_name` FROM `info_type` WHERE ( `id` = 14 ) AND `info_type`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000303s ]