無法執行資料庫指令
INSERT INTO imw_statistics_searchbots (
				`session_id`, `searchbot_id`, name, ip, `user_agent`, time_add, `time_destroy`
					) VALUES (
				'3t313bu2taahs6cv47a5pp6m56', 'bot', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', '3.23.101.60', 
				'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', '2024-04-26 17:07:06', '2024-04-26 17:07:06' )

MySQL 錯誤訊息: Unknown column 'time_destroy' in 'field list'因為無法正常執行資料庫指令, 系統已中斷執行作業