Project

General

Profile

Actions

Bug #19582

closed

DBAL does not support SQL from (new?) session management

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

Status:
Closed
Priority:
Should have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2009-05-03
Due date:
% Done:

0%

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

Description

When logging into the backend, DBAL stops while trying to parse and convert the following WHERE clause:

... WHERE (crdate + lifetime) >= 1241265817 OR lifetime = 0

The parser is not able to parse "crdate + lifetime".

I'll dig into SQL parser to provide a patch.
(issue imported from #M11022)


Files

11022.diff (4.25 KB) 11022.diff Administrator Admin, 2009-05-03 12:44
11022_v3.diff (5.13 KB) 11022_v3.diff Administrator Admin, 2009-05-03 21:32
11022_v5.diff (5.71 KB) 11022_v5.diff Administrator Admin, 2009-05-16 01:33
Actions

Also available in: Atom PDF