Josh Thompson created VCL-1129:
----------------------------------
Summary: update queries that have ORDER BY on a field that is not
in the SELECT list
Key: VCL-1129
URL: https://issues.apache.org/jira/browse/VCL-1129
Project: VCL
Issue Type: Improvement
Components: web gui (frontend)
Reporter: Josh Thompson
Fix For: 2.5.2
Newer versions of MariaDB require any fields used in ORDER BY clauses to be
included in the fields that are part of the SELECT clause. Any queries that
don't match this need to be updated.
One query the one that gets an initial list of computers in isAvailable. RAM,
procspeed, procnumber, and network are not in the SELECT clause.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)