Project

General

Profile

Actions

Bug #16293

closed

installer lists indices under "add fields"

Added by Martin Kutschker almost 18 years ago. Updated almost 10 years ago.

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

0%

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

Description

When using DBAL (with Oracle XE) I ended up with

ALTER TABLE pages_language_overlay ADD KEY t3ver_oid (t3ver_oid,t3ver_wsid);

In the "add fields" section. This is odd.

The reason for the above message is that installer/DBAL tries to create the index pages_language_overlay_t3ver_oid which is too long (>30 chars).
(issue imported from #M3752)


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #16290: The installer tries to remove the table keys as fields (Oracle XE)Closed2006-06-27

Actions
Related to TYPO3 Core - Bug #16292: installer doesn't cope with maximum table and field length (Oracle XE, MS SQL via DBlib)ClosedAndreas Kienast2006-06-27

Actions
Actions

Also available in: Atom PDF