Project

General

Profile

Actions

Bug #44037

closed

tx_extensionmanager - ORA-00972: identifier is too long

Added by Dmitry Spodarets almost 12 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2012-12-16
Due date:
% Done:

0%

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

Description

ORA-00972: identifier is too long: SELECT tx_extensionmanager_domain_model_repository.* FROM tx_extensionmanager_domain_model_repository WHERE tx_extensionmanager_domain_model_repository.uid = '1' LIMIT 1

Actions #1

Updated by Michael Stucki almost 11 years ago

  • Project changed from 329 to TYPO3 Core
Actions #2

Updated by Michael Stucki almost 11 years ago

  • Category set to 999
Actions #3

Updated by Mathias Schreiber almost 10 years ago

  • Status changed from New to Needs Feedback
  • Assignee set to Andreas Kienast
  • Is Regression set to No

Any idea how this could be done?
Basically we'd need to ship mappings for each RDBMS for all core tables.

Actions #4

Updated by Andreas Kienast almost 10 years ago

This is the same issue as in #16292. Sure, we could ship the CMS with predefined mappings, but that would not solve the real issue which occurs again when you install a 3rd party extension (e.g. realurl).

Actions #5

Updated by Andreas Kienast over 9 years ago

  • Status changed from Needs Feedback to Closed

Will be solved with #64568.

Actions

Also available in: Atom PDF