無法執行資料庫指令
INSERT INTO imw_session set 
					`session_id`		= '3e55gsks52qgum6c43ab3d6ql3', 
					`ip`				= '3.145.180.152', 
					`country`			= 'United States',
					`user_agent`		= 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 
					`referer`			= '', 
					`ua_type`			= 'bro', 
					`os_language`		= '', 
					`browser_os`		= 'Windows NT', 
					`browser`			= 'Applewebkit 537.36', 
					`browser_version`	= '', 
					`searchbot_name`	= '', 
					`statistic_searchbot_id`	= '0',
					`statistic_visitor_id`		='787810', 
					`time_add`='2024-11-23 02:42:46', `time_update`='2024-11-23 02:42:46', `time_expire`='2024-11-23 03:42:46' 
					
					ON DUPLICATE KEY UPDATE 
					
			 		`time_update`='2024-11-23 02:42:46', `time_expire`='2024-11-23 03:42:46'
					

MySQL 錯誤訊息: Table './isclub_sp/imw_session' is marked as crashed and should be repaired因為無法正常執行資料庫指令, 系統已中斷執行作業