logging 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 'crawl')', '/jump/000149/240/', '', '' )' at line 32
INSERT INTO log
					(
						log_time,
						log_type,
						log_hit,
						log_who_type,
						log_who_session,
						log_who_ip,
						log_who_platform,
						log_who_sw,
						log_who_sw_vers,
						log_who_sw_vers_maj,
						log_who_sw_vers_min,
						log_who_bot,
						log_resource,
						log_query,
						log_referrer
					) 
				  VALUES 
					(
						'2008-07-05 16:41:08',
						'',
						'1',
						'bot',
						'6af90232458e13d067e8133a195bf567',
						'38.103.63.17',
						'Indeterminable',
						'Crawler/Search Engine',
						'Indeterminable',
						'Indeterminable',
						'Indeterminable',
						'Unknown robot (identified by 'crawl')',
						'/jump/000149/240/',
						'',
						''
					)