Bug #16293
installer lists indices under "add fields"
Status: | Closed | Start date: | 2006-06-27 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | DBAL | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 4.0 | Is Regression: | No | |
PHP Version: | Sprint Focus: | |||
Complexity: |
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
History
#1 Updated by Alexander Opitz over 1 year ago
- Category changed from Install Tool to DBAL
- 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)?
#2 Updated by Alexander Opitz about 1 year 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.