German

WordPress database error: [Table 'admin_portpdx.wp_popularpostsdata' doesn't exist]
INSERT INTO wp_popularpostsdata (postid, day, last_viewed) VALUES (31, '2013-05-20 17:22:42', '2013-05-20 17:22:42') ON DUPLICATE KEY UPDATE last_viewed = '2013-05-20 17:22:42', pageviews = pageviews + 1;

WordPress database error: [Table 'admin_portpdx.wp_popularpostsdatacache' doesn't exist]
INSERT INTO wp_popularpostsdatacache (id, day, day_no_time) VALUES (31, '2013-05-20 17:22:42', '2013-05-20') ON DUPLICATE KEY UPDATE pageviews = pageviews + 1, day = '2013-05-20 17:22:42', day_no_time = '2013-05-20';