Quote:
Originally posted by Xenon
go to phpmyadmin drop the index from the table and then run this one:
ALTER TABLE `cache_forumhome` ADD INDEX ( `userid` )
|
I am not sure if this is addressed to all of us, therefore: is this something we need to do?
Ps, i have no experience in dropping indexes, but dropping tables i have done before! Is that the same thing perhaps?