Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

how do I restore a database?


ravenmedia

Recommended Posts

i am getting this error now for some reason. I've looked for a solution but don't understand how to do this. Is there a way where i can just re-upload my lastest database to replace the database that is corrupted?

-----------------------------------------------------------

 

1016 - Can't open file: 'sessions.MYI'. (errno: 145)

 

select value from sessions where sesskey = '7cd230cd1098b841174a31bc19f8f4ae' and expiry > '1083272678'

 

[TEP STOP]

_____________________________________________

 

it states in the wiki documents the following....

----------------------------------------------------------

 

1016 Can't Open File

 

 

ERROR:

1016-Can?t open file ?<database table>.MYI?(errno:145)

 

FIX:

The database table has crashed and needs to be repaired with the following SQL statement:

 

repair table <table>;

 

Replace the word "<table>" with the name of the table that needs to be repaired.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...