andremonnerat
Jan 19 2004, 09:15 AM
There was a problem when I tried to publish my last post. It returned an error message in the first time, I went back and tried it again. Again an error message:
"An error occurred:
Saving entry failed: Duplicate entry '2113' for key 1 "
I think the first time it failed, the message was different, but I don´t remember what it was.
Now, I can´t save any new posts - and all the old ones simply disappeared from the list of entries! The blog´s main editing menu does say it has 65 entries, but they are not listed.
What is that? Does anybody knows? How can I fix it?
ndns
Jan 19 2004, 09:30 AM
Which database type are you using (Berkeley, MySQL, SQLite, or ProtegeSQL)?
andremonnerat
Jan 19 2004, 10:23 AM
Honestly, I don´t know for sure.
But I think it´s MySQL.
How do I find this out?
ndns
Jan 19 2004, 10:28 AM
Check your mt.cfg file for this line:
CODE
ObjectDriver DBI::mysql
andremonnerat
Jan 19 2004, 11:20 AM
Ok, I checked and it´s MySQL...
andremonnerat
Jan 20 2004, 07:33 AM
Well, I didn't do anything, but now the error message that's appearing when I try to post is different:
"Saving entry failed: Can't open file: 'mt_entry.MYD'. (errno: 145)"
Does anyone know what file is this?
I'm getting really worried...
imabug
Jan 20 2004, 08:53 AM
This error usually pops up when there's a problem with the database files. If you have access to phpMYAdmin, use it to access the database and do a CHECK/REPAIR operation on the tables. If you don't have access, then you'll have to get someone at your host provider to do it. Gory details in the
Disaster Prevention section of the MySQL manual.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.