[ https://issues.apache.org/jira/browse/VCL-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Josh Thompson updated VCL-1129: ------------------------------- Fix Version/s: 2.6 (was: 2.5.2) > 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 > Priority: Major > Fix For: 2.6 > > > 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.20.10#820010)