(181) SQL-Failure. Database respondet: 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 'ON DUPLICATE KEY UPDATE visits = visits + 1, hits = hits + 1' a
Your query was: INSERT INTO lansuite_stats_usage
SET visits = 1, hits = 1, time = DATE_FORMAT(NOW(), '%Y-%m-%d %H:00:00')
ON DUPLICATE KEY UPDATE visits = visits + 1, hits = hits + 1;
Script: ?
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/v135537/bka/bkalan/lansuite/inc/classes/class_db_mysql.php:181) in /www/htdocs/v135537/bka/bkalan/lansuite/modules/stats/class_stats.php on line 26
| 28.01.2012 | | |
|
|