[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: MySQL 4.0 (sarge) --> MySQL 5.0 (etch) -- Please do "REPAIR TABLE"



    mysqlcheck --repair --all-databases

Have a look at the man page for mysqlcheck.

Thank you for help it works good, only one problem is with InnoDB tables:

---------------------------------------------------------------------------------------------------
sales.users
note     : The storage engine for the table doesn't support repair
---------------------------------------------------------------------------------------------------

Is it possible repair this InnoDB tables in the similar way?

--
Regards



Reply to: