• Resolved jabriel

    (@jabriel)


    Hello , Im trying to instal and creat an online shop , but i cant realy install any plugin or update . I have the same error all the time , ooCommerce S4y6Rz67_wc_reserved_stock table creation failed. Does the wp_94a3p user have CREATE privileges on the wp_ftw0i database? The thing is this table is allready created i tried to delete it and its still having this issue . This was my protocol says
    WordPress-Datenbank-Fehler Table ‘s4y6rz67_wc_reserved_stock’ already exists für Abfrage
    CREATE TABLE S4y6Rz67_wc_reserved_stock (
    order_id bigint(20) NOT NULL,
    product_id bigint(20) NOT NULL,
    stock_quantity double NOT NULL DEFAULT 0,
    timestamp datetime NOT NULL DEFAULT ‘0000-00-00 00:00:00’,
    expires datetime NOT NULL DEFAULT ‘0000-00-00 00:00:00’,
    PRIMARY KEY (order_id, product_id)
    ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;
    von do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Blocks\Installer->install, Automattic\WooCommerce\Blocks\Installer->maybe_create_tables, Automattic\WooCommerce\Blocks\Installer->maybe_create_table

    pls helme

    • This topic was modified 4 years, 5 months ago by jabriel.
  • The topic ‘ooCommerce S4y6Rz67_wc_reserved_stock table creation failed. Does the wp_94a3p u’ is closed to new replies.