Bug #83577
closedDatabase analyzer: Error message by usage of enums
100%
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")
Updated by Jasmina Ließmann almost 7 years ago
- Related to Bug #82795: Page unavailable handling broken in connectToDB of TypoScriptFrontendController added
Updated by Gerrit Code Review almost 7 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
Updated by Alexander Stehlik almost 7 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
Updated by Gerrit Code Review almost 7 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
Updated by Gerrit Code Review almost 7 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
Updated by Joerg Kummer almost 7 years ago
Last patch solves it also for me. Could not open TYPO3 8.7.10 installtool database analyzer and update wizard
Updated by Susanne Moog over 6 years ago
- Target version set to 8.7.11
- Is Regression set to Yes
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Alexander Stehlik over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ba5b5242326da95220e441cf0432ba0bb6e9f365.
Updated by Gerrit Code Review over 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
Updated by Alexander Stehlik over 6 years ago
- Status changed from Under Review to Resolved
Applied in changeset c6a630bcd0956ef7b40bd32d3a8df7198764f48f.