SHOW FULL COLUMNS FROM `gs_authors` [ RunTime:0.003353s ]
SELECT * FROM `gs_authors` WHERE `id` = 7153 LIMIT 1 [ RunTime:0.002342s ]
SHOW FULL COLUMNS FROM `gs_author_sections` [ RunTime:0.002949s ]
SELECT * FROM `gs_author_sections` WHERE `author_id` = 7153 ORDER BY `sort_order` ASC,`id` ASC [ RunTime:0.002297s ]
SHOW FULL COLUMNS FROM `gs_poems` [ RunTime:0.003000s ]
SELECT COUNT(*) AS think_count FROM `gs_poems` WHERE `status` = 1 AND `author_id` = 7153 [ RunTime:0.002407s ]
SELECT `id`,`title`,`content`,`author_id`,`dynasty_id`,`form_id`,`tags`,`view_count`,`created_at`,`updated_at` FROM `gs_poems` WHERE `status` = 1 AND `author_id` = 7153 ORDER BY `search_score` DESC,`id` DESC LIMIT 0,20 [ RunTime:0.002303s ]
SELECT * FROM `gs_authors` WHERE ( `id` = 7153 ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.002262s ]
SHOW FULL COLUMNS FROM `gs_dynasties` [ RunTime:0.002896s ]
SELECT * FROM `gs_dynasties` WHERE ( `id` = 7 ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.002227s ]
SHOW FULL COLUMNS FROM `gs_forms` [ RunTime:0.002818s ]
SELECT * FROM `gs_forms` WHERE ( `id` = 3 ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.002297s ]
SHOW FULL COLUMNS FROM `gs_quotes` [ RunTime:0.002939s ]
SELECT * FROM `gs_quotes` WHERE `author_id` = 7153 ORDER BY `id` DESC LIMIT 8 [ RunTime:0.002289s ]