WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT ID, COUNT( comment_ID ) AS ccount
FROM wp_posts
LEFT JOIN wp_comments ON ( comment_post_ID = ID AND comment_approved = '1')
WHERE ID IN (301)
GROUP BY ID
the blog of DC Drinking Liberally
Based on input from last Thursday’s DCDL meetup, I scouted out a few places for Saturday’s Dinner & A Movie, focusing on Georgetown.
“Why Georgetown?” you might ask. “Isn’t that pretty far away from Metro?” Fair enough. This DL’er is a big fan of the Landmark E St. theater, loves its proximity to the Red Line Metro, but wishes the environs were more conducive to after-movie dining. I’ll add that Georgetown is a pretty cool place, and for folks like me who will probably bike there, anyway, the Metro shouldn’t be the only factor.
I’ll also note that when we were discussing this last Thursday, Bethesda Row wasn’t listed. Now it is. Is this a more favorable location?
Here’s the showtimes. The AMC Loews (3111 K St NW) is showing “An Inconvenient Truth” on Saturday at 6:10, 7:40, and 8:40. The playing time is 100 minutes which would put the 7:40 show ending time at roughly 9:30.
The Au Pied Bistro (2815 M St.) would be my #1 pick for after movie dining. Several entrees under $10, with a variety of attractive picks in the $10-$20 range. While it’s a few blocks from the theater, it’s also very convenient to the Foggy Bottom stop.
As a backup, Paulo’s (1303 Wisconsin Ave) has pizza’s in the $10 range, and plenty of pasta dishes in the $10-$20 range.
Both places can accomodate a party of 15 (roughly my guess), and can take reservations.
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '301' AND comment_approved = '1' ORDER BY comment_date
Subscribe to an announcement list (or more than one) so you’ll always know what’s going on:
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments LEFT JOIN wp_posts ON wp_posts.ID=wp_comments.comment_post_ID WHERE (post_status = 'publish' OR post_status = 'static') AND comment_approved= '1' AND post_password = '' AND comment_type = '' ORDER BY comment_date DESC LIMIT 10
39 queries. 0.667 seconds