[CentOS] OT: MySQL Help

Mark Richards mark.richards at massmicro.com
Wed May 10 01:07:34 UTC 2006


ALTER TABLE `products` DROP INDEX `idx_products_model`;

you might consider running either mysqlcheck or mysqlisamchk first...

	http://dev.mysql.com/doc/refman/5.0/en/myisamchk.html

	http://dev.mysql.com/doc/refman/5.0/en/mysqlcheck.html

Be sure to read the docs about the differences.  Don't just run one of 
these.

Thomas E Dukes wrote:
> 
> Can this index be removed?  If so, how?
> 




More information about the CentOS mailing list