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 #1

Updated by Alexander Opitz over 10 years ago

  • Category changed from Install Tool to 999
  • Status changed from New to Needs Feedback
  • Target version deleted (0)
  • PHP Version deleted (4)
  • Is Regression set to No

Hi,

as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)?

Actions #2

Updated by Alexander Opitz almost 10 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this ticket.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF