Project

General

Profile

Actions

Bug #83577

closed

Database analyzer: Error message by usage of enums

Added by Jasmina Ließmann about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-01-16
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.1
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

In a project I have enums in the file 'ext_tables.sql'. With #82795 a new behaviour was introduce to my local environment (Windows, Apache + Php 7.1).
When using the database analyzer I get the following error:

Uncaught TYPO3 Exception
Unknown database type enum requested, Doctrine\DBAL\Platforms\MySQL57Platform may not support it. 

Doctrine\DBAL\DBALException thrown in file
###\typo3_src_87\vendor\doctrine\dbal\lib\Doctrine\DBAL\Platforms\AbstractPlatform.php in line 423.

22 Doctrine\DBAL\Platforms\AbstractPlatform::getDoctrineTypeMapping("enum")

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #82795: Page unavailable handling broken in connectToDB of TypoScriptFrontendControllerClosed2017-10-18

Actions
Actions #1

Updated by Jasmina Ließmann about 6 years ago

  • Related to Bug #82795: Page unavailable handling broken in connectToDB of TypoScriptFrontendController added
Actions #2

Updated by Gerrit Code Review about 6 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55379

Actions #3

Updated by Alexander Stehlik about 6 years ago

Thank you for your report.

I provided a follow up patch that should fix your problem:

Please let me know if this works for you: https://review.typo3.org/55379

Actions #4

Updated by Jasmina Ließmann about 6 years ago

Thanks, that works for me!

Actions #5

Updated by Gerrit Code Review about 6 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55379

Actions #6

Updated by Gerrit Code Review about 6 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55379

Actions #7

Updated by Joerg Kummer about 6 years ago

Last patch solves it also for me. Could not open TYPO3 8.7.10 installtool database analyzer and update wizard

Actions #8

Updated by Susanne Moog about 6 years ago

  • Target version set to 8.7.11
  • Is Regression set to Yes
Actions #9

Updated by Gerrit Code Review about 6 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55379

Actions #10

Updated by Oliver Hader about 6 years ago

  • Target version deleted (8.7.11)
Actions #11

Updated by Gerrit Code Review about 6 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55379

Actions #12

Updated by Alexander Stehlik about 6 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #13

Updated by Gerrit Code Review about 6 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56355

Actions #14

Updated by Alexander Stehlik about 6 years ago

  • Status changed from Under Review to Resolved
Actions #15

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF