stable

Clone or download

Read-only

refacto: Remove the usage of SQL_CALC_FOUND_ROWS

Part of story #38263 Choose my own columns based on field name (numeric, text, dates) SQL_CALC_FOUND_ROWS should not be used because it is deprecated since Mysql 8.0.17. No functionnal change expected Change-Id: I21aa595d00bbbeadd723b355377423556e600654

Modified Files

Name
M plugins/crosstracker/include/CrossTracker/Report/CrossTrackerArtifactReportFactory.php +7 −4 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/CrossTrackerExpertQueryReportDao.php +38 −1 Go to diff View file