An error has occurred in the TNG software. What to do:

If you just installed an upgrade, you might have skipped part of the installation instructions. Go back to the upgrade readme page reread the instructions. Pay special attention to the database structure step.

If you just installed TNG for the first time, you might still need to create the database tables. Return to the readme.html page to find that step.

If you are the site owner, you may contact TNG support for further assistance with this problem. Please copy the query below and paste it into your message.



Query: SELECT tng_xnotes.ID as ID, tng_xnotes.note as note, tng_notelinks.persfamID as personID, tng_xnotes.gedcom as gedcom, secret FROM (tng_xnotes, tng_notelinks) WHERE tng_xnotes.ID = tng_notelinks.xnoteID AND tng_notelinks.secret != "1" ORDER BY note LIMIT 41200, 100

Got error 28 from storage engine