Results 1 to 7 of 7
  1. #1
    Join Date
    Apr 2006
    Posts
    9
    Plugin Contributions
    0

    Default Database upgrade 1.3.0.1 to 1.3.0.2 - some table skipped?

    I just upgraded my zencart and database from v1.3.0.1 using v1.3.0.2 changed files set only, already put new files and went to zc_install and click 'upgrade database'.

    It works, but some tables skipped as below:


    SKIPPED: Cannot insert configuration_key "UPLOAD_PREFIX" because it already exists
    SKIPPED: Cannot insert configuration_key "TEXT_PREFIX" because it already exists
    SKIPPED: Cannot insert configuration_key "MAX_META_TAG_DESCRIPTION_LENGTH" because it already exists
    SKIPPED: Cannot insert configuration_key "MAX_META_TAG_DESCRIPTION_LENGTH" because it already exists
    SKIPPED: Cannot insert configuration_key "MAX_META_TAG_DESCRIPTION_LENGTH" because it already exists

    Should I manually replace the tables, or is there any method to avoid this little problem?

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    5,041
    Plugin Contributions
    6

    Default Re: Database upgrade 1.3.0.1 to 1.3.0.2 - some table skipped?

    What the system is telling you is that you already created the tables in a previous upgrade.

    You can generally disregard
    SKIPPED: Cannot insert various statements seen here because it already exists
    because the system is telling you it wanted to create it but it was already there.
    Did you read the posting tips?!?
    Things We've Done
    MOD: Scheduled Events

  3. #3
    Join Date
    Apr 2006
    Posts
    9
    Plugin Contributions
    0

    Default Re: Database upgrade 1.3.0.1 to 1.3.0.2 - some table skipped?

    Thanks.. I understand your point.

    Does it mean I already have the latest database's tables for 1.3.0.2?
    Actually I tested the upgrade not on the live site, still doing testing in my PC.

    I have a thought that those skipped tables still had previous 1.3.0.1 entries in them... since MetaTag was one of the bug issue found in 1.3.0.1.. I'm afraid that the bug not yet resolved.

    Anyhow I will check and compare both version entries and see whether they are the same or not.

  4. #4
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    5,041
    Plugin Contributions
    6

    Default Re: Database upgrade 1.3.0.1 to 1.3.0.2 - some table skipped?

    The Meta Tag problems were in code, not data.

    Besides, had there been a problem in the database, the SQL would have overwritten or deleted/replaced the offending item.

    The devs get a BIG for that one and maybe a little too.

    OR.... Just throw money!
    Did you read the posting tips?!?
    Things We've Done
    MOD: Scheduled Events

  5. #5
    Join Date
    Apr 2006
    Posts
    9
    Plugin Contributions
    0

    Default Re: Database upgrade 1.3.0.1 to 1.3.0.2 - some table skipped?

    Thanks dbltoe

    Yesterday I tried to upgrade my site using the same way and getting that warning again.

    However I assume that I wont have problem because of that, since it is not essential.

    I just curious why no other people has the same problem with me despite I follow normal upgrading procedure :) ... maybe the mistake on my side.

  6. #6
    Join Date
    Jan 2004
    Posts
    58,446
    Blog Entries
    3
    Plugin Contributions
    111

    Default Re: Database upgrade 1.3.0.1 to 1.3.0.2 - some table skipped?

    Several others have encountered the same warning messages for the same reason you did. The message is indicating that some upgrade steps were not necessary for "your" database.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    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.

  7. #7
    Join Date
    Apr 2006
    Posts
    9
    Plugin Contributions
    0

    Default Re: Database upgrade 1.3.0.1 to 1.3.0.2 - some table skipped?

    Oh glad to hear that, thanks DrByte!

 

 

Similar Threads

  1. cant upgrade
    By poosk in forum Upgrading from 1.2 to 1.3.x
    Replies: 3
    Last Post: 13 Jul 2006, 06:08 PM
  2. Upgrade from 1.3.0.0 to 1.3.0.1 Problem
    By dcblair in forum General Questions
    Replies: 7
    Last Post: 3 Jul 2006, 09:23 AM
  3. Database version - how to check, 1.3.0.1 -> 1.3.0.2?
    By Wils in forum Upgrading from 1.2 to 1.3.x
    Replies: 6
    Last Post: 3 Jul 2006, 01:18 AM
  4. Different upgrade scenerio - re: database
    By spectreman in forum Upgrading from 1.2 to 1.3.x
    Replies: 4
    Last Post: 2 Jul 2006, 03:35 AM

Bookmarks

Posting Permissions

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