UPDATE `log-video-view`
    SET	 	`views`	= `views` + 1
    WHERE	`period`   = '2012-02-07'
    AND	`video`	= 
		
exception 'Exception' with message '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 '' at line 4' in /home/www/web4/html/com.unservideo/nmt-config.inc.php:83
Stack trace:
#0 /home/www/web4/html/com.unservideo/nmt-config.inc.php(551): printTrace('You have an err...')
#1 /home/www/web4/html/com.unservideo/plugin/de.newmedia-tech/Video.php(91): NMT::sqlDo('?    UPDATE `lo...')
#2 /home/www/web4/html/com.unservideo/show/index.php(41): NMT_Video->logView()
#3 /home/www/web4/html/com.unservideo/index.php(43): include('/home/www/web4/...')
#4 /home/www/web4/html/com.unservideo/layout.php(34): loadContent()
#5 /home/www/web4/html/com.unservideo/index.php(10): require_once('/home/www/web4/...')
#6 {main}