stable

Clone or download

Read-only

Fix crash of `/usr/bin/tuleap daily-job` when the docman plugin is active with MySQL 8.0

Some SQL queries are still using the (now) protected keyword "groups" without escaping it. Part of request #22660: Run Tuleap with MySQL 8.0 Change-Id: I1176231688b45c96d07720864fd7061913efabfc

Modified Files

Name
M plugins/docman/include/Docman_ItemDao.class.php +1 −1 Go to diff View file
M src/common/tracker/Artifact.class.php +2 −2 Go to diff View file
M src/common/tracker/ArtifactTypeFactory.class.php +1 −1 Go to diff View file