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/000130/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-14 14:57:55',
						'',
						'1',
						'bot',
						'1c6eff61ad394ed3d85aa0e1f4de89b9',
						'38.103.63.16',
						'Indeterminable',
						'Crawler/Search Engine',
						'Indeterminable',
						'Indeterminable',
						'Indeterminable',
						'Unknown robot (identified by 'crawl')',
						'/jump/000130/240/',
						'',
						''
					)