mirror of https://github.com/apache/cloudstack.git
VM sync. generates a lot of queries on vm_instance table with 'instance_name' as filter. Since the field is not indexed, these kind of queries will impact DB performance. Added an index for instance_name field. This closes #553 |
||
|---|---|---|
| .. | ||
| com/cloud | ||
| org/apache/cloudstack | ||