Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
When they are backing up the table it very well could be taxing MySQL heavily and contributing to the problem.
As for restoring a backup table. You could use something like phpmyadmin to drop the old table (not the entire database) and then import the backup table.
Express Hosting
"We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#180537 - 03/12/0702:29 PMRe: Anyone recognise this error?
[Re: Rick]
As this happened the last two Saturdays, I will do a backup of that table on Friday evening, or first thing Saturday morning, and, if it happens again, I will drop that table and import the backup one via phpmyadmin.