Bug #2700
oneacct sql command may fail for some mysql configurations
Status: | Closed | Start date: | 01/30/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jaime Melis | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 4.6 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 4.4 |
Description
See: http://lists.opennebula.org/pipermail/users-opennebula.org/2014-January/026335.html
The GROUP BY clause probably is a bug, and it should be an ORDER BY.
Associated revisions
Bug #2700: SQL query for VirtualMachinePool accounting now has ORDER BY
instead of GROUP BY (which was a typo)
History
#1 Updated by Jaime Melis over 7 years ago
- Assignee set to Jaime Melis
#2 Updated by Jaime Melis over 7 years ago
- Status changed from New to Closed
- Resolution set to fixed
Fixed