Project

General

Profile

Actions

Feature #84706

closed

Database analyser can't detect index length changes

Added by Kevin Ditscheid over 6 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2018-04-12
Due date:
% Done:

0%

Estimated time:
PHP Version:
7.1
Tags:
Complexity:
Sprint Focus:

Description

I stumbled accross this while updating a TYPO3 7.6 instance to 8.7, where the sys_refindex table got a few changes to the ref_string field. The index lookup_string got a change regarding its length.
This change is not recognized by the database analyser and thus the change of the fieldlength for ref_string to varchar(1000) will fail, if the database does not allow keys of such length.

It would be great if the database analyser could detect the change of indexes and could repair these.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #81578: sys_refindex CHANGE ref_string: Index column size too largeClosed2017-06-14

Actions
Actions

Also available in: Atom PDF