Project

General

Profile

Actions

Bug #15582

closed

sql error on error-logging

Added by Christian Welzel almost 19 years ago. Updated over 18 years ago.

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

0%

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

Description

when activating logging for dbal in typo3 4.0 cvs branch TYPO3_4-0 postgresql throws this error messages.
these instantly disappear when switching off logging.

Feb 6 21:10:44 zaphod postgres29413: [33-1] ERROR: column "serdata" is of type text but expression is of type bytea
Feb 6 21:10:44 zaphod postgres29413: [33-2] HINT: You will need to rewrite or cast the expression.

(issue imported from #M2506)

Actions #1

Updated by Karsten Dambekalns over 18 years ago

In current code that field is defined as a BLOB.

Actions

Also available in: Atom PDF