Project

General

Profile

Actions

Bug #15535

closed

SELECT COUNT(DISTINCT(xxx)) produces wrong field name

Added by MarcelGsteiger almost 19 years ago. Updated about 15 years ago.

Status:
Closed
Priority:
Should have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2006-01-29
Due date:
% Done:

0%

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

Description

The DBAL translates the above mentioned request to

SELECT COUNT`)

instead of

SELECT COUNT)

This problem leads to a malfunction in the tt_news extension.

Regards
--Marcel

(issue imported from #M2438)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #16710: COUNT(DISTINCT col) only works when the column is prefixed with the table nameClosedKarsten Dambekalns2006-11-10

Actions
Actions

Also available in: Atom PDF