WordPress veri tabanı sorunu: [Commands out of sync; you can't run this command now]SELECT option_name, option_value FROM wppo_options WHERE option_name IN ('_transient_timeout_jetpack_autoloader_plugin_paths')
WordPress veri tabanı sorunu: [Commands out of sync; you can't run this command now]SELECT autoload FROM wppo_options WHERE option_name = '_transient_jetpack_autoloader_plugin_paths' LIMIT 1
WordPress veri tabanı sorunu: [Commands out of sync; you can't run this command now]SHOW FULL COLUMNS FROM `wppo_options`
WordPress veri tabanı sorunu: [Commands out of sync; you can't run this command now]INSERT INTO `wppo_options` (`option_name`, `option_value`, `autoload`) VALUES ('rank_math_notifications', 'a:0:{}', 'auto') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)