Title: Table DB Error:
Last modified: January 19, 2020

---

# Table DB Error:

 *  Resolved [ConceptAlchemyCompany](https://wordpress.org/support/users/conceptalchemycompany/)
 * (@conceptalchemycompany)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/table-db-error/)
 * Hi there. Thank you for the plugin.
 * I am having this issue after mistakenly adding a value to a user (me-;)) and 
   needing to remove it.** Table ‘xxxxxx_xx.wp_woo_wallet_transactions’ doesn’t 
   exist **Since then I have tried to track down where this string error is occurring
   and cannot. Can you help?
 * SELECT transactions.*
    FROM wp_woo_wallet_transactions AS transactions WHERE 
   transactions.user_id = 1 AND transactions.deleted = 0 AND transactions.type =‘
   credit’ ORDER BY transactions.transaction_id DESC
 * SELECT transactions.*
    FROM wp_woo_wallet_transactions AS transactions WHERE 
   transactions.user_id = 1 AND transactions.deleted = 0 AND transactions.type =‘
   debit’ ORDER BY transactions.transaction_id DESC
 * SELECT transactions.*
    FROM wp_woo_wallet_transactions AS transactions WHERE 
   transactions.user_id = 1 AND transactions.deleted = 0 AND transactions.type =‘
   credit’ ORDER BY transactions.transaction_id DESC
 * SELECT transactions.*
    FROM wp_woo_wallet_transactions AS transactions WHERE 
   transactions.user_id = 1 AND transactions.deleted = 0 AND transactions.type =‘
   debit’ ORDER BY transactions.transaction_id DESC
 * the caller: get_wallet_transactions()

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Subrata Mal](https://wordpress.org/support/users/subratamal/)
 * (@subratamal)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/table-db-error/#post-12341526)
 * [@conceptalchemycompany](https://wordpress.org/support/users/conceptalchemycompany/)
   please deactivate the our plugin and activate again.
 *  Thread Starter [ConceptAlchemyCompany](https://wordpress.org/support/users/conceptalchemycompany/)
 * (@conceptalchemycompany)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/table-db-error/#post-12347749)
 * Funny, I’d done that for the network and it didn’t resolve it. However, when 
   done specifically for the site – it seemed to reset and resolve the issue. Thank
   you for the reply!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Table DB Error:’ is closed to new replies.

 * ![](https://ps.w.org/woo-wallet/assets/icon-256x256.png?rev=3360666)
 * [Wallet for WooCommerce](https://wordpress.org/plugins/woo-wallet/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-wallet/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-wallet/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-wallet/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-wallet/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-wallet/reviews/)

## Tags

 * [Database Error](https://wordpress.org/support/topic-tag/database-error/)

 * 2 replies
 * 2 participants
 * Last reply from: [ConceptAlchemyCompany](https://wordpress.org/support/users/conceptalchemycompany/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/table-db-error/#post-12347749)
 * Status: resolved