Page 1 of 1

Mantis performance

Posted: 09 Jun 2005, 00:57
by vito
Do someone can suggest some SQL with all the possible indexes inside about a Mantis DB on MySQL ? I hava real problem with the performance and I want to creata all the indexes that can improve the performace.

suggestions ?

/ I already have a database created with 1.0.0a2 and I don't want to create again the database with version 1.0.0-cvs for example. I want juts a sql file which will add all teh necesary indexes /

Posted: 17 Jun 2005, 16:30
by thraxisp
There were a number of indexes added in 1.0.0a3.

The upgrade between database versions is automated. If you run http://yoursite/mantisbt/admin, there is an upgrade option that will add whatever changes to schema have happened since the last upgrade.