This patch only adds the DISTINCT keyword if needed.
does it cause an error if it's added unnecessarily?
No, but it is a slow query to begin with and I was looking for ways to speed it up.
This is already fixed in 2.x, please update.
Comments
Comment #1
drewish commenteddoes it cause an error if it's added unnecessarily?
Comment #2
robertdouglass commentedNo, but it is a slow query to begin with and I was looking for ways to speed it up.
Comment #3
sunThis is already fixed in 2.x, please update.