My test Drupal site was installed using 5.0-rc1 and updated to 5.0-rc2 using the update.php script. I am therefore not sure if this is an issue with a default rc2 install.
When browsing through the database tables structure using phpMyAdmin, I noticed those 2 warnings :
* blocks table has no index defined
* flood table has no index defined
Comments
Comment #1
yuit commentedBy the way, I have other sites running respectively 4.6.11 and 4.7.5 where those 2 tables also do not have indexes defined.
I am therefore not sure if it is a feature or a bug that has gone unnoticed for a loooooong time ;-)
Comment #2
yuit commentedSee http://drupal.org/node/164532