A Database Error Occurred
Error Number: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's+dream.jpg'' at line 14
SELECT user_links.link_id, user_links.link_expanded, lc.map_user_id, lc.user_tweet_id, ut.text, mu.twitter_name, mu.profile_image FROM user_links JOIN link_connections as lc ON lc.user_link_id = user_links.link_id JOIN map_users as mu ON mu.map_user_id = lc.map_user_id JOIN user_tweets as ut ON ut.user_tweet_id = lc.user_tweet_id WHERE user_links.link_expanded = 'http://3.bp.blogspot.com/_0gckgnyj6ai/tg9i7fqjski/aaaaaaaadzw/4bht4lpzbmk/s1600/a+midsummer+evening's+dream.jpg'