stable

Clone or download

Read-only

request #22225 some SQL query can be broken when database is not case sensitive

When a database is not case sensitive, it can be broke some request that have the same alias with different cases. This patch correct this on Tracker_ArtifactDao.php Change-Id: Ib968b7a2a35ee5d70de559444ac1d0d16c5b8a85

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/dao/Tracker_ArtifactDao.class.php +10 −10 Go to diff View file
M tests/etc/DBConfig/mysql-server.cnf +1 −0 Go to diff View file