WordPress数据库错误: [Can't find record in 'wp_options']
SELECT option_value FROM wp_options WHERE option_name = '_transient_wps_excluded_hostname_to_ip_cache' LIMIT 1

WordPress数据库错误: [Duplicate entry '_transient_wps_excluded_hostname_to_ip_cache' for key 'option_name']
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_wps_excluded_hostname_to_ip_cache', 'a:0:{}', 'no') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

WordPress数据库错误: [Table './fhcom/wp_statistics_useronline' is marked as crashed and should be repaired]
SELECT * FROM wp_statistics_useronline WHERE `ip` = '216.73.216.103' AND `agent` = 'AppleWebKit' AND `platform` = 'Unknown' AND `version` = '537.36'

WordPress数据库错误: [Table './fhcom/wp_statistics_useronline' is marked as crashed and should be repaired]
SELECT * FROM wp_statistics_useronline WHERE `ip` = '216.73.216.103' AND `agent` = 'AppleWebKit' AND `platform` = 'Unknown' AND `version` = '537.36'

WordPress数据库错误: [Table './fhcom/wp_statistics_useronline' is marked as crashed and should be repaired]
SHOW FULL COLUMNS FROM `wp_statistics_useronline`

WordPress数据库错误: [Table './fhcom/wp_statistics_useronline' is marked as crashed and should be repaired]
DELETE FROM wp_statistics_useronline WHERE timestamp < '1769643737'