Project

General

Profile

Actions

Bug #16292

closed

installer doesn't cope with maximum table and field length (Oracle XE, MS SQL via DBlib)

Added by Martin Kutschker almost 18 years ago. Updated over 5 years ago.

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

0%

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

Description

In Oracle the max. length of names is 30 characters.

So eg this index fails (ORA-00972):

CREATE INDEX "pages_language_overlay_t3ver_oid" ON "pages_language_overlay" ("t3ver_oid", "t3ver_wsid")

If you access MSSQL via DBlib (ntwdblib.dll <=> php_mssql.dll) there also exists this limitation.

(issue imported from #M3751)


Files

3751.diff (4.17 KB) 3751.diff Administrator Admin, 2009-11-23 20:17

Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Bug #21730: ALTER TABLE is not able to parse length restriction in index creation (Oracle)ClosedXavier Perseguers2009-11-29

Actions
Related to TYPO3 Core - Bug #23575: Allow DBAL to interact with EM to configure remappingClosedXavier Perseguers2010-09-21

Actions
Related to TYPO3 Core - Bug #16293: installer lists indices under "add fields"Closed2006-06-27

Actions
Related to TYPO3 Core - Task #64568: Implement automatic table mappingClosed2015-01-28

Actions
Actions

Also available in: Atom PDF