[TYPO3] Urgent help needed

Benjamin Mack bmack at kirix.com
Wed Sep 13 10:51:05 CEST 2006


Hey,

=> Can't open file: 'cache_hash.MYI' (errno: 145)

looks like it is the table named "cache_hash" - heh?

Otherwise you can remove the table name and run it through the complete 
DB, AFAIK.

=>   mysqlcheck -u [USERNAME] -p [DB_NAME]

greetings,
benni.
-SDG-


rocky wrote:
> Benjamin Mack wrote:
>> Hey,
>>
>> there is a program called "mysqlcheck" that comes with the mysql-server 
>> (no need to install it, it's already there), run it in a shell (on unix) 
>>  and it should fix the table.
>> Type in "man mysqlcheck" for information on how to use it in the command 
>> line.
>>
>> Should be something like this:
>>   mysqlcheck -u [USERNAME] -p [DB_NAME] [TBL_NAME]
>>
>> greetings,
>> benni.
>> -SDG-
>>
>>
>> rocky wrote:
>>> Dmitry Dulepov wrote:
>>>> Hi!
>>>>
>>>> rocky wrote:
>>>>> Here is the result of insert the php line in class.t3lib_db.php
>>>>>
>>>>> Can't open file: 'cache_hash.MYI' (errno: 145)
>>>>>
>>>>> Can any of you help me please?
>>>> Table crashed, repair it.
>>>>
>>> Please bear me as a newbie, Is that possible you could tell me how 
>>> could I repair it please?
>>>
>>> Thanks a lot in advance?
>>> _______________________________________________
>>> TYPO3-english mailing list
>>> TYPO3-english at lists.netfielders.de
>>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>>>
> 
> Hey Thanks,
> 
> The problem is I do not know how to which table to repair.
> 
> Please help!
> 
> Thanks in advance !
> Rocky
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
> 



More information about the TYPO3-english mailing list