無法執行資料庫指令
INSERT INTO imw_statistics_searchbots (
				`session_id`, `searchbot_id`, name, ip, `user_agent`, time_add, `time_destroy`
					) VALUES (
				'2sg4fd6triqj99vkng6k372gq7', 'bot', 'CCBot/2.0 (https://commoncrawl.org/faq/)', '3.236.100.210', 
				'CCBot/2.0 (https://commoncrawl.org/faq/)', '2024-09-10 11:35:23', '2024-09-10 11:35:23' )

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