Project

General

Profile

Actions

Bug #22731

closed

SQL parser does not handle ALTER TABLE with character set operation

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

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

0%

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

Description

When installing introductionpackage with DBAL, the process fails on Oracle with:

ERROR: Query could not be parsed: "SQL engine parse ERROR: No table found!: near "`index_phash` DEFAULT CHARACTER SET utf8 "". Query: "ALTER TABLE `index_phash` DEFAULT CHARACTER SET utf8"

(issue imported from #M14496)


Files

14496_core.diff (1.94 KB) 14496_core.diff Administrator Admin, 2010-05-27 19:27
14496_dbal.diff (1.42 KB) 14496_dbal.diff Administrator Admin, 2010-05-27 19:27
Actions #1

Updated by Xavier Perseguers almost 14 years ago

Committed to:

- TYPO3 trunk (rev. 7700)
- DBAL trunk (rev. 33599)
- DBAL_1-1 (rev. 33600)

Actions

Also available in: Atom PDF