Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #17011, comment 6


Ignore:
Timestamp:
04/18/2011 01:33:44 PM (14 years ago)
Author:
scribu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17011, comment 6

    initial v1  
    11> If DISTINCT isn't used the result includes same posts again and again(because of inner joins)
    22
    3 Ok, but doesn't this happen without the patch as well?
     3Ok, but doesn't this happen without the patch as well? i.e. with the default AND relation.