無法執行資料庫指令
INSERT INTO imw_statistics_searchbots (
				`session_id`, `searchbot_id`, name, ip, `user_agent`, time_add, `time_destroy`
					) VALUES (
				'5q9ghiqm21utpodg43l8p193v5', 'bot', 'CCBot/2.0 (https://commoncrawl.org/faq/)', '3.236.209.138', 
				'CCBot/2.0 (https://commoncrawl.org/faq/)', '2023-03-30 09:13:21', '2023-03-30 09:13:21' )

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