Results 1 to 6 of 6
  1. #1
    Join Date
    Mar 2010
    Location
    Finland
    Posts
    463
    Plugin Contributions
    0

    Default Extra database tables

    I have an old db copy (should be upgraded to 1.5.4) - when I compared it to a new 1.5.4 db I found the following tables only in the old:
    customers_admin_notes, customers_wishlist, linkpoint_api, nochex_apc_transactions, vouchers.

  2. #2
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Extra database tables

    Quote Originally Posted by kalastaja View Post
    I have an old db copy (should be upgraded to 1.5.4) - when I compared it to a new 1.5.4 db I found the following tables only in the old:
    Very studious of you to go so far as comparing names of database tables. On one hand what's the question about it or the situation? On the other, would point out that software that is installed can create tables (as well as data in those tables and other tables) in fact if you compare the fields in the tables there is likely to be differences as well.

    I wish I could tell you which modules created each of those tables, but I can not pinpoint all of them: linkpoint (payment processor), wishlist or customer wishlist something to that affect, vouchers seems like it could be a couple of things. But by investigation of the old code, more than likely the functionality to access those tables should be able to be identified.

    Otherwise, if I've barked up the wrong tree, please post..
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #3
    Join Date
    Mar 2010
    Location
    Finland
    Posts
    463
    Plugin Contributions
    0

    Default Re: Extra database tables

    Just curious and verifying that I haven't corrupted the database. All tables are empty. I'll check with the code - thanks.

  4. #4
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Extra database tables

    Quote Originally Posted by kalastaja View Post
    Just curious and verifying that I haven't corrupted the database. All tables are empty. I'll check with the code - thanks.
    I assume that the above statement only applies to the short list of provided tables and not. All tables in the. Database.

    The general implication of those tables being empty is that no action was taken to. Populate them. Ie. No wishlist generated or those generated were deleted. The next record number would need tobe reviewed to identify if even one had been applied.

    It could also be that the modules were installed, but then removed without removing the database modifications. If removing these applications, there may be other database entries that are extraneous (in the configurations table for example)
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  5. #5
    Join Date
    Mar 2010
    Location
    Finland
    Posts
    463
    Plugin Contributions
    0

    Default Re: Extra database tables

    Quote Originally Posted by mc12345678 View Post
    I assume that the above statement only applies to the short list of provided tables and not all tables in the database.
    Yes. Didn't think that some procedure would create tables "on the fly", but of course - that happens when necessary!

  6. #6
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Extra database tables

    You can safely drop these 3 if you're using v1.5.4:
    customers_wishlist -- might have been from an old version of ZC. Or a plugin if you've created one.
    linkpoint_api - used only if you're utilizing the Linkpoint_API payment module
    nochex_apc_transactions -- used only if you're using the NoChex payment module

    If you're not using these plugins, you can drop these tables:
    customers_admin_notes -- is created by the Admin Notes plugin
    vouchers -- no idea ... presumably a plugin?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. Create Database, Tables and Drop Database or Tables
    By elwood cordery in forum General Questions
    Replies: 3
    Last Post: 17 Aug 2009, 04:03 PM
  2. extra tables needed for centre colomn
    By ben harry in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 8 Jun 2009, 03:03 PM
  3. Extra Tables to show extra product info
    By oldsteel68 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 6 Nov 2006, 03:56 PM
  4. Extra o's being called from SQL tables?
    By audradh in forum General Questions
    Replies: 3
    Last Post: 9 Sep 2006, 08:30 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg