Project

General

Profile

Actions

Bug #22096

closed

Where clause 0=0 cannot be parsed

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

Status:
Closed
Priority:
Should have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2010-02-09
Due date:
% Done:

0%

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

Description

SQL parser is not able to parse 0=0 in a where clause as it wrongly thinks parsed '0' (= "fieldname") is empty.

(issue imported from #M13490)


Files

13490_core.diff (781 Bytes) 13490_core.diff Administrator Admin, 2010-02-09 22:26
13490_dbal.diff (2.27 KB) 13490_dbal.diff Administrator Admin, 2010-02-09 22:27

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #17275: Virtual fieldsClosed2007-05-04

Actions
Actions #1

Updated by Xavier Perseguers about 14 years ago

- Core trunk (rev. 6889)
- Core 4-3 (rev. 6890)
- DBAL trunk (rev. 29886)

Not backported to DBAL 1-0 as branch 1-0 does not contain MSSQL unit tests

Actions #2

Updated by Xavier Perseguers about 14 years ago

... and changeset 29886 backported to 1-0 (without unit test) and committed as rev. 29889 to DBAL 1-0

Actions

Also available in: Atom PDF