Pixelated a phpBB Template by SkaidonDesigns
 
Cheapest Web Software Support Area Forum Index www.cheapestwebsoftware.com
Play with the Best, be the Best!
Blogs Automater
FAQ
Search
Memberlist
Usergroups
Profile
Log in to check your private messages
Log in

The Mightiest Webmaster Solutions Ever
Gallery Scraper
Gallery Scraper
Porn Blog Space
Porn Blog Space
Special Offers
Special Offers
Blogs Organizer
Blogs Organizer

Haven't registered yet? Do it here now!
Query to MySQL Failed: Can't find file: 'boblogs.MYI' (errno

 
Post new topic   Reply to topic    Cheapest Web Software Support Area Forum Index -> Blogs Organizer
View previous topic :: View next topic  
Author Message
Porndude



Joined: 17 Mar 2007
Posts: 21

PostPosted: Fri Apr 06, 2007 2:36 am    Post subject: Query to MySQL Failed: Can't find file: 'boblogs.MYI' (errno Reply with quote
Remember the problem I had before Kaktusan? mysql died within hours of using it... now this..

I noticed my blog hadn't updated all day..

what do you think the deal with this one is?

-pd

Query to MySQL Failed: Can't find file: 'boblogs.MYI' (errno: 2)
Back to top
View user's profile Send private message Visit poster's website ICQ Number

Author Message
Porndude



Joined: 17 Mar 2007
Posts: 21

PostPosted: Fri Apr 06, 2007 8:04 am    Post subject: Reply with quote
Here's what the support tech said..

The backups from yesterday show that the index for that table has been dropped, which is what ERR 2 is. Table 'boblogs' is only 9KB on the backup, we have 6 copies of it from the 28th, 31st, 1st, 2nd, 3rd, and 4th with 1 row. It has been restored.

Only the index file was missing, the data file for boblogs was still on the live mysql server with the same 1 row in it:

copy# strings boblogs.MYD
Adult
http://www.adamsgoe.com/<Adams Garden of Eden - Stolen in 1998. Resurrected in 2007.K
Your Daily Fresh Best of Big Boobs, Phat Booty, MILF, and Solo Girls Portalv
adult blogs, big tits, MILF Hunter, milf, big boobs, phat booty, solo girls, teen amateur girls, pornstars, porn starsF
F d, Y
Garden of Eden
post
sitemap
Back to top
View user's profile Send private message Visit poster's website ICQ Number

Author Message
Atanasis
Owner


Joined: 22 May 2004
Posts: 4284
Location: The Net

PostPosted: Fri Apr 06, 2007 5:12 pm    Post subject: Reply with quote
hi there, huh thats pretty strange...

the "boblogs" table got corrupted again for some reason, but there is no point for becoming corrupted, when it is really low used table, and mainly used for reading from it, not for writing or regularly updating. A mysql table generally gets corrupted after pretty frequent updates/deletes for a big number of time, but in the BO case, that table doesn't do anything like that...

Well, as it looks, some of the "indexes" of that table might be causing that for your case. Please go and deleted all indexes for that table and leave only the ID as primary key and watch over if such corruption of the table will happen again..
_________________
Thanks,
Kaktusan

Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger ICQ Number

Author Message
Porndude



Joined: 17 Mar 2007
Posts: 21

PostPosted: Fri Apr 06, 2007 11:22 pm    Post subject: Reply with quote
host tech said this..

Can he provide an appropriate query for this:

> >Well, as it looks, some of the "indexes" of that table might be causing
> >that for your case. Please go and deleted all indexes for that table and
> >leave only the ID as primary key and watch over if such corruption of
> >the table will happen again..

I am not comfortable making any assumptions about database structure for software we are not familiar with. Making an incorrect assumption would completely destroy the table.

Thanks.
Back to top
View user's profile Send private message Visit poster's website ICQ Number

Author Message
Atanasis
Owner


Joined: 22 May 2004
Posts: 4284
Location: The Net

PostPosted: Sat Apr 07, 2007 9:44 am    Post subject: Reply with quote
I see, here are the necessary queries to remote the indexes from that table.

ALTER TABLE `boblogs` DROP INDEX category;
ALTER TABLE `boblogs` DROP INDEX url;
ALTER TABLE `boblogs` DROP INDEX last_post;
ALTER TABLE `boblogs` DROP INDEX last_crawl;
ALTER TABLE `boblogs` DROP INDEX tradeinc;
OPTIMZE table `boblogs`;

Let me know how it goes after that...
_________________
Thanks,
Kaktusan

Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger ICQ Number

Display posts from previous:   
Post new topic   Reply to topic    Cheapest Web Software Support Area Forum Index -> Blogs Organizer All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group