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 'last_seen` ) VALUES ( 'Unknown', '1000', '2012-02-08 07:30:06', '2012-02-' at line 1INSERT INTO `tbl_browsers_os_ids` ( `browser_name`, `start_id`, `inserted, `last_seen` ) VALUES ( 'Unknown', '1000', '2012-02-08 07:30:06', '2012-02-08 07:30:06' )
| Couldn't obtain data for DEBUG MODE SQL Error : 1062 Duplicate entry '1001' for key 1 INSERT INTO `tbl_browsers_os` ( `id`, `browser_name`, `browser_version`, `os_name`, `agent`, `java_agent`, inserted, `last_seen` ) VALUES ( '1001', 'Unknown', 'Unknown', 'Unknown', 'CCBot/1.0 (+http://www.commoncrawl.org/bot.html)', '', '2012-02-08 07:30:01', '2012-02-08 07:30:01') Line : 154 File : count_cep.php |