• Register
    • Help

    striker  0 Items
    Currently Supporting
    • Home
    • News
    • Forum
      • Try XenForo Demo
      • New Posts
      • FAQ
      • Calendar
      • Community
        • Groups
        • Albums
        • Member List
      • Forum Actions
        • Mark Forums Read
      • Quick Links
        • Today's Posts
        • Who's Online
      • Sponsor
        • Sponsor a Feature
        • List of Donors
    • Wiki
    • Support
    • What's New?
    • Buy Now
    • Manual
    • 
    • Forum
    • VaultWiki How-Tos
    • VaultWiki Questions
    • Keep getting database errors

    1. Welcome to VaultWiki.org, home of the wiki add-on for vBulletin and XenForo!

      VaultWiki allows your existing forum users to collaborate on creating and managing a site's content pages. VaultWiki is a fully-featured and fully-supported wiki solution for vBulletin and XenForo.

      The VaultWiki Team encourages you to join our community of forum administrators and check out VaultWiki for yourself.

    Results 1 to 8 of 8

    Thread: Keep getting database errors

    • Thread Tools
      • Show Printable Version
    1. April 14, 2010 #1
      iphoneclub
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      iphoneclub is offline
      Junior Member
      Join Date
      November 10, 2007
      Posts
      23
      Rep Power
      200

      Keep getting database errors

      Posting this here as I think it's isolated to my install (done by Pegasus) and thus not cluttering the project tools, but I keep getting several database errors per day.
      Code:
      Database error in vBulletin (version removed):
      
      Invalid SQL:
      
      				UPDATE vb_vault_link
      				SET targetid = 3400
      				WHERE namespace = 6
      					AND title_lower = 'dfu';
      
      MySQL Error   : Can't find record in 'vb_vault_link'
      Error Number  : 1032
      Request Date  : Wednesday, April 14th 2010 @ 10:21:53 PM
      Error Date    : Wednesday, April 14th 2010 @ 10:21:53 PM
      Script        : http://www.iphoneclub.nl/forum/wiki/DFU
      Referrer      : http://www.iphoneclub.nl/forum/f14/iphone-jailbreak-unlock/f65/jailbreak/43956-custom-3-1-2-firmware.html
      IP Address    : ***.***.***.***
      Username      : Niet geregistreerd
      Classname     : vB_Database
      MySQL Version :
      All these errors are the same, but differ in targetid, title and obviously referer and IP. For today alone I already have 42 errors in my email.

      Any clue what seems to be the problem here?
      Reply With Quote Reply With Quote

    2. April 15, 2010 #2
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,934
      Blog Entries
      18
      Rep Power
      659
      Your database may be nearly full, or the vb_vault_link table was corrupted. If the table is corrupt, you can try running the following MySQL query:
      Code:
      REPAIR TABLE vb_vault_link
      There is also a bug (in MySQL) which causes this in MySQL < 4.1.13. You removed your MySQL version so I don't know if this is related.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    3. April 15, 2010 #3
      iphoneclub
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      iphoneclub is offline
      Junior Member
      Join Date
      November 10, 2007
      Posts
      23
      Rep Power
      200
      I'm running on MySQL 5.0.67.
      REPAIR TABLE didn't help much. The REPAIR command did execute, but I get this output in phpMyAdmin, presumably since the table structure is InnoDB?

      screen-capture-1.jpg

      This is the table structure in phpMyAdmin. Please note the huge negative number for vb_vault_link.
      screen-capture.jpg

      I've not used InnoDB before, so I don't know whether this is correct or not.
      Reply With Quote Reply With Quote

    4. April 15, 2010 #4
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,934
      Blog Entries
      18
      Rep Power
      659
      Try:
      Code:
      TRUNCATE TABLE vb_vault_link
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    5. April 15, 2010 #5
      iphoneclub
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      iphoneclub is offline
      Junior Member
      Join Date
      November 10, 2007
      Posts
      23
      Rep Power
      200
      That looks much better. Now let's wait if the database errors stop, but I'm fairly confident this was the solution.
      Attached Images Attached Images
      • File Type: jpg screen-capture-2.jpg (6.6 KB, 3 views)
      Reply With Quote Reply With Quote

    6. April 16, 2010 #6
      iphoneclub
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      iphoneclub is offline
      Junior Member
      Join Date
      November 10, 2007
      Posts
      23
      Rep Power
      200
      Another day, new database errors and a corrupted vb_vault_link table again :-( What does this table do and how are the inserts being triggered? I truncated the table again and it helps temporarily, but I don't want to keep doing this. Any help is much appreciated.
      Attached Images Attached Images
      • File Type: jpg screen-capture.jpg (5.2 KB, 3 views)
      Reply With Quote Reply With Quote

    7. April 16, 2010 #7
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,934
      Blog Entries
      18
      Rep Power
      659
      I removed this table completely and re-created it on your forum. Let me know if you have any more problems.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    8. April 18, 2010 #8
      iphoneclub
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      iphoneclub is offline
      Junior Member
      Join Date
      November 10, 2007
      Posts
      23
      Rep Power
      200
      Have not encountered the errors after you recreated the table, so all is well. Thanks.
      Reply With Quote Reply With Quote

    Similar Threads

    1. Importer Errors
      By Mokonzi in forum VaultWiki Questions
      Replies: 6
      Last Post: September 13, 2014, 11:19 AM
    2. Two errors In version v4.0.0 Build 004 RC 1
      By migratoria in forum General Discussion
      Replies: 13
      Last Post: August 24, 2014, 9:43 AM
    3. Forum errors?
      By Applequest in forum VaultWiki Questions
      Replies: 1
      Last Post: February 26, 2010, 1:28 AM
    4. Database Errors
      By Big-k in forum VaultWiki Questions
      Replies: 1
      Last Post: December 22, 2009, 10:02 AM
    5. A whole bunch of errors...
      By Jaxel in forum VaultWiki Questions
      Replies: 4
      Last Post: September 7, 2009, 4:39 AM

    Tags for this Thread

    able, also, another, any, are, before, better, code, completely, correct, custom, database, day, did, doing, don, error, errors, find, forum, get, http, install, keep, know, looks, mysql, namespace, now, other, pegasus, posting, problem, project, run, same, solution, sql, stop, that, title, tools, vault, vbulletin, vb_vault_link, version, was, wiki, www, you

    View Tag Cloud

    Bookmarks

    Bookmarks
    • Submit to Digg Digg
    • Submit to del.icio.us del.icio.us
    • Submit to StumbleUpon StumbleUpon
    • Submit to Google Google

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •  
    • BB code is On
    • Smilies are On
    • [IMG] code is Off
    • [VIDEO] code is
    • HTML code is Off

    Forum Rules

    • Contact Us
    • License Agreement
    • Privacy
    • Terms
    • Top
    All times are GMT -4. The time now is 4:25 AM.
    This site uses cookies to help personalize content, to tailor your experience, and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Learn more… Accept Remind me later
  • striker
    Powered by vBulletin® Version 4.2.5 Beta 2
    Copyright © 2023 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2023 DragonByte Technologies Ltd.
    Copyright © 2008 - 2013 VaultWiki Team, Cracked Egg Studios, LLC.