Log in

View Full Version : Database errors


kyron2u
02-12-2007, 07:17 PM
I am trying to use impex to import my database from smf board.
While i was importing my private messages, the board gave me an mysql error.
and now i get this error:

There seems to have been a problem with the database.
Please try again by clicking the Refresh button in your web browser.

An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.

We apologise for any inconvenience.

I deleted all the pm's from the database no luck.
I check the database for errors
and get these errors

timeplus_xmb2.vb_cpsession repair error The handler for the table doesn't support repair

timeplus_xmb2.vb_session repair error The handler for the table doesn't support repair

Then i try to repair them, it wont let me.

TTG
02-12-2007, 08:09 PM
Best to ask your question here (http://www.vbulletin.com/forum/forumdisplay.php?f=92) :up:

Marco van Herwaarden
02-13-2007, 06:25 AM
cpsession and session tables are HEAP tables (In Memory tables) and do not support repairing, so the error message is normal.