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/000143/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-05-17 18:41:46',
						'',
						'1',
						'bot',
						'95d6f603a8b2b87373c16f2899a36c9d',
						'38.103.63.18',
						'Indeterminable',
						'Crawler/Search Engine',
						'Indeterminable',
						'Indeterminable',
						'Indeterminable',
						'Unknown robot (identified by 'crawl')',
						'/jump/000143/240/',
						'',
						''
					)