mirror of https://github.com/apache/cloudstack.git
Removes order by id which is not necessary as we already do order by sort_order. An additional order by seems to have caused mysql errors in some environment, though it was not reproducible with MySQL 5.5/5.6/5.7 but this can be safely removed as it's not necessary. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com> |
||
|---|---|---|
| .. | ||
| resources/META-INF/cloudstack | ||
| src | ||
| test/com/cloud/upgrade/dao | ||
| pom.xml | ||