Project

General

Profile

Actions

Bug #66675

closed

exec_SELECTcountRows default where must be 1=1

Added by Xavier Perseguers over 9 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2015-04-30
Due date:
% Done:

100%

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

Description

When using DBAL the where clause cannot be left empty or will cause a parse error.

Method exec_SELECTcountRows() should default to "1=1" for the where clause in order to be DBAL-compatible.

Actions

Also available in: Atom PDF