WordPress database error: [Duplicate entry '141344' for key 1]
INSERT INTO wp_bas_visitors (visit_ip, referer, osystem, useragent, lasthere) VALUES (644300600, 1, 660, 4339, '2008-12-03 23:24:41');

WordPress database error: [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 'AND referer = referer_id AND osystem = os_id AND useragent = ua_]
SELECT * FROM wp_bas_visitors, wp_bas_refer, wp_bas_ua, wp_bas_os WHERE visit_id = AND referer = referer_id AND osystem = os_id AND useragent = ua_id

WordPress database error: [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 ' '2008-12-03 23:24:41', 0, 4390)' at line 1]
INSERT INTO wp_bas_log (visit, stamp, outbound, page) VALUES (, '2008-12-03 23:24:41', 0, 4390);

2007 August 01 » wenBLOG

You are currently browsing the wenBLOG weblog archives for the day Wednesday, August 1st, 2007.

Putting out the RFC

In my consulting career I’ve been asked to put together a goodly amount of RFPs (Requests For Proposals) on behalf of my clients.  Usually they’ve got some kind of problem that needs to be resolved and they look to the best and brightest in a particular field to tell them how the problem can be solved and how […]