Log migration mess
-
Hi,
Luckily I did this on my test instance to upgrade to Version: 2.5.7.
After update, ENTIRE LOG GOT DELETED
Error seen in debug.log
WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 6 for query DELETE p.*, pm.* FROM wp_posts AS p INNER JOIN wp_postmeta AS pm ON p.ID = pm.post_id WHERE p.post_type = 'postman_sent_mail' && p.ID IN (); made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, Postman->on_plugins_loaded, Postman->setup_admin, require_once('/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailLogController.php'), require_once('/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailLogMigration.php'), PostmanEmailLogsMigration->__construct, PostmanEmailLogsMigration->skip_migration, QM_DB->query
Please guide / fix.
Thanks
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- You must be logged in to reply to this topic.