Skip to content
Snippets Groups Projects
Commit de386671 authored by Morton Jonuschat's avatar Morton Jonuschat Committed by Anja Leichsenring
Browse files

[TASK] Install Tool: Show database errors on initial import

Database error that occur during the initial install will not be
silently suppressed anymore. The user will be shown the statement and
the error reported by the database.

To halt the installation at this step the state of the initial data
import needs to be tracked and persisted. After all statements have been
processed successfully a key will be added to the system registry
marking the import as done.

Resolves: #51930
Releases: master
Change-Id: I21f9f85524344f2744ac70a54610775ae86c8ea2
Reviewed-on: http://review.typo3.org/43028


Reviewed-by: default avatarNicole Cordes <typo3@cordes.co>
Tested-by: default avatarNicole Cordes <typo3@cordes.co>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarDaniel Goerz <ervaude@gmail.com>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent f25d43e2
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment