Project

General

Profile

Actions

Bug #24162

closed

tcaTree is not compatible DBAL due to mySQL specific use of CONCAT

Added by Steffen Ritter almost 14 years ago. Updated over 13 years ago.

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

0%

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

Description

as already discussed in #24008, the Usage of concat with more than 2 parameters only is supported by MySQL.
Fix it, to make the Tree Available with other DBMSs, too.

(issue imported from #M16508)

Actions #1

Updated by Steffen Ritter almost 14 years ago

i tend to write uid IN field()

is this compatible?

Actions #2

Updated by Steffen Ritter almost 14 years ago

Jigal proposed to use FIND_IN_SET() != 0which is compatible to DBAL since some weeks

Actions #3

Updated by Xavier Perseguers almost 14 years ago

FIND_IN_SET is the way to go (after quick Skype discussion with you)

Actions #4

Updated by Steffen Ritter almost 14 years ago

comitted to trunk in rev 9661

Actions #5

Updated by Susanne Moog over 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF