Hello world!
Posted at 31st Dec 2006 02:43.

Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!

Queries:
SELECT option_value FROM wp_options WHERE option_name = 'siteurl'0.00026702880859375
SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'0.00061798095703125
SELECT option_value FROM wp_options WHERE option_name = 'widget_text' LIMIT 10.00020408630371094
SELECT option_value FROM wp_options WHERE option_name = 'widget_rss' LIMIT 10.0001070499420166
SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_name = 'hello-world' AND wp_posts.post_type = 'post' ORDER BY wp_posts.post_date DESC 0.0004429817199707
SELECT t.*, tt.*, tr.object_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category', 'post_tag') AND tr.object_id IN (1) ORDER BY t.name ASC0.00092411041259766
SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1) ORDER BY post_id, meta_key0.00026202201843262
SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = 'category' AND t.slug = 'uncategorized' LIMIT 10.00016379356384277
SELECT * FROM wp_users WHERE ID = 1 LIMIT 10.00027990341186523
SELECT meta_key, meta_value FROM wp_usermeta WHERE user_id = 10.00027298927307129
SELECT p.* FROM wp_posts AS p WHERE p.post_date < '2006-12-31 02:43:05' AND p.post_type = 'post' AND p.post_status = 'publish' ORDER BY p.post_date DESC LIMIT 10.00017023086547852
SELECT p.* FROM wp_posts AS p WHERE p.post_date > '2006-12-31 02:43:05' AND p.post_type = 'post' AND p.post_status = 'publish' ORDER BY p.post_date ASC LIMIT 10.00016498565673828
SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category') AND tr.object_id IN (3) ORDER BY t.name ASC0.00056719779968262