• Resolved delaitec

    (@delaitec)


    Hello.

    I was using plugin “Plugins Garbage Collector (Database Cleanup) Old!”
    to find and delete tables for plugins I no longer used.

    He could not determine where these tables are from, I would like to know if they are from woocommerce, and if anyone knows how to tell me if I can delete them.

    gla_budget_recommendations
    gla_merchant_issues
    gla_shipping_rates
    gla_shipping_times

    wpml_mails

    wc_product_attributes_lookup
    wc_product_download_directories
    wc_rate_limits

    wca_referrals
    wca_transactions
    wca_visits

Viewing 3 replies - 1 through 3 (of 3 total)
  • Amir A. (woo-hc)

    (@amiralifarooq)

    Hi there,

    Thanks for reaching out.

    All WooCommerce tables prefix start with wc_ and woocommerce_. Here you can read all the detail of the Woocommerce Database Description: https://github.com/woocommerce/woocommerce/wiki/Database-Description

    In your case, these are the WooCommerce Tables:

    wc_product_attributes_lookup
    wc_product_download_directories
    wc_rate_limits

    I hope that helps!

    I installed and uninstalled woocommerce through the normal plugin method last year. but in going over my database I noticed 30-50 orphan tables… Why does woocommerce leave all these behind… (I know you are not the only one that doesn’t clean up it’s entries but it would help the website owner immensely if you would code that in… I went in a deleted the tables manually but that is scary for someone who is not as familiar with his DB.

    thanks

    Hi, @folgerj

    but in going over my database I noticed 30-50 orphan tables…

    Wow, that is a lot.

    To help you investigate further, please create a separated thread for your case here.

    This is in accordance to our forum policies, and for better assistance.

    Best ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Are these tables from Woocommerce?’ is closed to new replies.