https://bugs.kde.org/show_bug.cgi?id=370744

caulier.gil...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.4.0
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/dig
                   |                            |ikam/dc49ea70d39b70ae6244db
                   |                            |354fc1b14f2153d2d6

--- Comment #8 from caulier.gil...@gmail.com ---
Git commit dc49ea70d39b70ae6244db354fc1b14f2153d2d6 by Gilles Caulier.
Committed on 04/12/2016 at 10:28.
Pushed by cgilles into branch 'master'.

Apply patch #101823 to make listDateRange() MYSQL 5.7 compliant

MYSQL 5.7 with default configuration introduced stricter query structure
constraints.
This patch changes the ORDER BY clause to use Images.album instead of
Albums.id, which causes an error since it is not in the SELECT DISTINCT clause.
As can be seen from the INNER JOIN clause Albums.id=Images.album this change
does not alter the logic of the query.
FIXED-IN: 5.4.0

M  +2    -1    NEWS
M  +1    -1    libs/database/item/imagelister.cpp

https://commits.kde.org/digikam/dc49ea70d39b70ae6244db354fc1b14f2153d2d6

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to