Project

General

Profile

Actions

Bug #24114

closed

DISTINCT as a function is not compatible with DBAL

Added by Xavier Perseguers about 14 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-11-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

EM tool is using DISTINCT keyword as a function:

SELECT COUNT) ...

instead of the DBAL compatible way:

SELECT COUNT

(issue imported from #M16455)


Files

16455.diff (741 Bytes) 16455.diff Administrator Admin, 2010-11-17 23:09
Actions #1

Updated by Xavier Perseguers about 14 years ago

Committed to trunk (rev. 9475)

Actions #2

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF