PDA

View Full Version : Searchcore_text


creative-friend
10-09-2011, 10:52 PM
Hello Guyss

My table searchcore_text is crashed

i tried reparing it but this error is coming

searchcore_text Check Warning: Table is marked as crashed and last repair failed
searchcore_text Check Warning: Size of indexfile is: 62137344 Should be: 1024
searchcore_text Check Warning: Size of datafile is: 313976448 Should be: 313783824
searchcore_text Check Error: Record-count is not ok; is 774637 Should be: 0
searchcore_text Check Warning: Found 776996 key parts. Should be: 0
searchcore_text Check Error: Corrupt
searchcore_text


Is there anything which could be done??

Reycer
10-10-2011, 01:18 AM
Well, I would point you this THIS THREAD (https://www.vbulletin.com/forum/showthread.php/44909-3-ways-to-repair-a-database?s=), but if you've already tried to repair it with no luck, then you might check with your hosting company.

creative-friend
10-10-2011, 11:23 PM
Well, I would point you this THIS THREAD (https://www.vbulletin.com/forum/showthread.php/44909-3-ways-to-repair-a-database?s=), but if you've already tried to repair it with no luck, then you might check with your hosting company.

Yes i did try that

And i asked my hosting company to repair it right

They did it it was fine yesterday

But today again its crashed.....

I dont know what to do now.....

It keeps crashing because it too big maybe thats why??

if you empty it......will anything get wrong with my forum??

bongwater
10-11-2011, 06:13 AM
the searchcore_text can be a very large table, depending on how big your database is. we had many problems trying to repair & optimize searchcore_text, and found out we were running out of space on the server.

Lynne
10-11-2011, 05:12 PM
How large is your searchcore_text table?

creative-friend
10-12-2011, 10:46 PM
the searchcore_text can be a very large table, depending on how big your database is. we had many problems trying to repair & optimize searchcore_text, and found out we were running out of space on the server.

How large is your searchcore_text table?

Its about 400MB.......

Its crashed again today......

its 3rd time in 4 days :(

Lynne
10-12-2011, 11:22 PM
Has your host offered any help with this? Tables shouldn't just continually crash for no reason. Do you have lots of space on that partition? Any errors being logged in the mysql logs?

creative-friend
10-12-2011, 11:25 PM
Has your host offered any help with this? Tables shouldn't just continually crash for no reason. Do you have lots of space on that partition? Any errors being logged in the mysql logs?

I have asked them

They told me its could be the software....nothing to do with the database......

Its the 3rd time i tell them to repair the table for me because i cannot repair it through the admincp or phpmyadmin.....

Yeah mysql space is unlimited.

Lynne
10-12-2011, 11:27 PM
Mysql space is NOT unlimited. It uses disc space just like anything else. So, check the disc space on that partition and get access to the mysql error logs.

creative-friend
10-12-2011, 11:50 PM
Mysql space is NOT unlimited. It uses disc space just like anything else. So, check the disc space on that partition and get access to the mysql error logs.

How do i check that

Can you please explain??

I am not very good :(

Lynne
10-13-2011, 02:52 AM
If you do not know how to do that, you should be asking your host.

creative-friend
10-13-2011, 11:47 PM
If you do not know how to do that, you should be asking your host.

What Do I Ask them??

That Do i have enough space??

And what about MySQL error log??

How do i look for that??

bongwater
10-14-2011, 09:51 AM
What Do I Ask them??

That Do i have enough space??

And what about MySQL error log??

How do i look for that??

email your host and tell them that you are having problems repairing & optimizing the searchcore_text table. ask them to manually repair & optimize that table. they will probably see the same problem. most likely u need more space to complete the repair successfully

Lynne
10-14-2011, 04:39 PM
What Do I Ask them??

That Do i have enough space??

And what about MySQL error log??

How do i look for that??
Yes, ask them how much space is alloted to the partition that your mysql database is located on. And, ask them how much space is being used, and how much is available for use. And ask them where the mysql error logs are.