As I grew up, my grandpa happen to have these two antique lamps that sat on either side of the couch. They were made of glass and the base was in the shape of a large ball. The lamp had a knob that could turned 3 times. Once for the light to turn on, once for the light to turn off, and once for this little flickering light that inside of the ball to turn on. It happened to be a night light that was turned on and used before they created the simple little nite lights that just plug into an outlet.
WordPress database error: [Can't find FULLTEXT index matching the column list]
SELECT ID, post_title, post_content,MATCH (post_name, post_content) AGAINST ('my grandpas antique lamps') AS score FROM wp_posts WHERE MATCH (post_name, post_content) AGAINST ('my grandpas antique lamps') AND post_date <= '2012-02-07 05:59:58' AND (post_status IN ( 'publish', 'static' ) && ID != '100') ORDER BY score DESC LIMIT 0,3