Not Solved Help my: repair failed databas mybb error
#1
Not Solved
[Image: Untitled.png]



https://upanh.tv/image/zUdYQu
Reply
#2
Not Solved
GO TO your host/server panel then go to phpmyadmin and select mybb_post table and from actions select "Repair table" and Click on Go

   

if you want Use query you can run this :
REPAIR TABLE `mybb_posts` 
Reply
#3
Not Solved
(2022-08-23, 09:18 AM)Mostafa.Shiraali Wrote: GO TO your host/server panel then go to phpmyadmin and select mybb_post table and from actions select "Repair table" and Click on Go



if you want Use query you can run this :
REPAIR TABLE `mybb_posts` 

I did that but it didn't work Sad


Attached Files Thumbnail(s)
   
Reply
#4
Not Solved
You will need to contact your host, there may be an issue with the server or database that they need to resolve.
MyReactions - All Plugins

Can you still feel the butterflies?

Free never tasted like pudding.
Reply
#5
Not Solved
so , REPAIR Then Optimize

with query
Run
REPAIR TABLE `mybb_posts` 

NEXT
OPTIMIZE TABLE `mybb_posts` 
Reply
#6
Not Solved
(2022-08-23, 11:50 AM)Matt Wrote: You will need to contact your host, there may be an issue with the server or database that they need to resolve.

thank. you helped me  Smile

(2022-08-23, 06:07 PM)Mostafa.Shiraali Wrote: so , REPAIR Then Optimize

with query
Run
REPAIR TABLE `mybb_posts` 

NEXT
OPTIMIZE TABLE `mybb_posts` 

it still doesn't work. error


Attached Files Thumbnail(s)
   
Reply
#7
Not Solved
if you have backup you can delete table and restore from backup. because when with Repair and Optimize Problem not fixied this mean table file on hard disk damaged and contact with server provider to make sure hard disk problem fixed then restore  backup for this table.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)