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

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