Logs an error on activation
-
Logs an error on activation:
[05-May-2020 05:58:24 UTC] WordPress database error Table 'wp_db_test01.jslndjvldl_wrc_relations' doesn't exist for query ALTER TABLE
jslndjvldl_wrc_relationsDROP INDEX
object; made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, WP_Rest_Cache_Plugin\Includes\Caching\Caching->update_database_structure
Tested on fresh new wp site. only wp-rest-cache installed/enabled.
Did some tests afterwords to reproduce the error:
1. deactivate plugin.
2. drop all wrc_ tables.
3. reactivare the plugin -> no error.1. drop entire db
2. reinstall wp
3. activate plugin -> same error.But this issue is kind of an aesthetic issue.
The error doesn’t affect anything, page loads normal.
Just wanted to tell you. For me personally, I don’t care, this issue is solved ??
- The topic ‘Logs an error on activation’ is closed to new replies.