WordPress databasefout: [Commands out of sync; you can't run this command now]SELECT option_name, option_value FROM wpme_options WHERE option_name IN ('_transient_doing_cron','_transient_timeout_doing_cron')
WordPress databasefout: [Commands out of sync; you can't run this command now]INSERT INTO `wpme_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_doing_cron', '1781511506.6610391139984130859375', 'on') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)