Hello, I apologize in advance if this is the wrong section for this, if so I'm sure a moderator will move it to the appropriate section. I submitted a support ticket but vbulletin is experience a large volume of tickets which isn't surprising with a new version released recently. Yesterday I upgraded to the beta version of 4.0. After doing so I decided I wanted to downgrade back to 3.8. I've been attempting to do a mysql dump however each time I'm getting an error message. I SSH into my server and do the following that was told to me by my VPS provider:
mysqldump database_name < /root/database_name.sql
After I replace what I need to replace in that command, I receive the following error message:
Got error: 144: Table './bleedani_nationofhiphop/customavatar' is marked as crashed and last (automatic?) repair failed when using LOCK Tables
I re-uploaded the customavatar files several times to no avail
Can anyone assist me with this matter? It would be greatly appreciated.
mysqldump database_name < /root/database_name.sql
After I replace what I need to replace in that command, I receive the following error message:
Got error: 144: Table './bleedani_nationofhiphop/customavatar' is marked as crashed and last (automatic?) repair failed when using LOCK Tables
I re-uploaded the customavatar files several times to no avail
Can anyone assist me with this matter? It would be greatly appreciated.
Comment