Forum Replies Created

Viewing 1 replies (of 1 total)
  • engdahl

    (@engdahl)

    Hello @rockfire!

    I’m getting the same error as mdxlcr above. Running on version 2020.1.0. Strange thing is it was working fine yesterday but today when I woke up to continue work I cant access the REST api at all due to this error throwing a 500. Please advise on how I can fix this.

    [06-Mar-2020 11:56:14 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLEpbd_wrc_relations (
    cache_id BIGINT(20) NOT NULL,
    object_id VARCHAR(191) NOT NULL,
    object_type VARCHAR(191) NOT NULL,
    PRIMARY KEY (cache_id, object_id),
    INDEX cache_id (cache_id),
    INDEX object (object_id, object_type)
    ) made by include(‘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, dbDelta

    • This reply was modified 5 years ago by engdahl.
    • This reply was modified 5 years ago by engdahl.
Viewing 1 replies (of 1 total)