Meh. ウィキペディアは、ascii百科事典をつくることを目的としています。%
Posted at 2nd Jan 2007 19:00.

OK, so it didn’t really work entirely well. Need to look more at the UTF-8 specs to avoid chopping it in half.

Queries:
SELECT option_value FROM wp_options WHERE option_name = 'siteurl'0.00027012825012207
SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'0.00067806243896484
SELECT option_value FROM wp_options WHERE option_name = 'widget_text' LIMIT 10.00022792816162109
SELECT option_value FROM wp_options WHERE option_name = 'widget_rss' LIMIT 10.00012087821960449
SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_name = 'meh' AND wp_posts.post_type = 'post' ORDER BY wp_posts.post_date DESC 0.00023603439331055
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 (15) ORDER BY t.name ASC0.00097489356994629
SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (15) ORDER BY post_id, meta_key0.00010800361633301
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.00014901161193848
SELECT * FROM wp_users WHERE ID = 1 LIMIT 10.00011086463928223
SELECT meta_key, meta_value FROM wp_usermeta WHERE user_id = 10.00011610984802246
SELECT p.* FROM wp_posts AS p WHERE p.post_date < '2007-01-02 19:00:56' AND p.post_type = 'post' AND p.post_status = 'publish' ORDER BY p.post_date DESC LIMIT 10.00017380714416504
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 (14) ORDER BY t.name ASC0.00076603889465332
SELECT p.* FROM wp_posts AS p WHERE p.post_date > '2007-01-02 19:00:56' AND p.post_type = 'post' AND p.post_status = 'publish' ORDER BY p.post_date ASC LIMIT 10.00016903877258301
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 (16) ORDER BY t.name ASC0.00071501731872559