Project

General

Profile

Actions

Bug #93150

closed

Update / change in Analyze Database Structure

Added by Sandro Barbieri over 3 years ago. Updated about 3 years ago.

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

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
7.4
Tags:
database, upgrade,
Complexity:
Is Regression:
Sprint Focus:

Description

Update from 10.4.10 to 10.4.12 in backend (core update)

then ran upgrade wizard.

then apply/do Analyze Database Structure, result:

Change fields
select/deselect all
ALTER TABLE `be_sessions` CHANGE `ses_id` `ses_id` VARCHAR DEFAULT '' NOT NULL
Current value: ses_id VARCHAR CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`
ALTER TABLE `fe_sessions` CHANGE `ses_id` `ses_id` VARCHAR DEFAULT '' NOT NULL
Current value: ses_id VARCHAR CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`


Files


Related issues 3 (1 open2 closed)

Related to TYPO3 Core - Task #93131: Increase session id db field sizeClosed2020-12-21

Actions
Related to TYPO3 Core - Bug #93261: Wrong detection of MariaDB/MySQL version on Debian 9New2021-01-11

Actions
Related to TYPO3 Core - Bug #93326: Error while Auto-Update: Error: Index column size too largeClosedStefan Froemken2021-01-20

Actions
Actions

Also available in: Atom PDF