Project

General

Profile

Actions

Bug #81726

closed

Install tool fatals on invalid table name

Added by Philipp Gampe almost 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2017-06-28
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
On Location Sprint

Description

If the list of tables returned by mysql contains an invalid table name, the mysqli driver in the core throws an exception, breaking the install tool initial wizard in the database selection step.

The core should catch the exception and convert if to an error message and also simply skip invalid tables names.

To reproduce the error, create a directory .config in the mysql data dir and restart mysql. it should show an invalid table name like #mysql50#.config in the list of tables.

Actions #1

Updated by Susanne Moog almost 7 years ago

  • Sprint Focus set to On Location Sprint
Actions #2

Updated by Markus Hölzle almost 7 years ago

I'm working on this during the coding night

Actions #3

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/53498

Actions #4

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/53498

Actions #5

Updated by Gerrit Code Review over 6 years ago

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/53629

Actions #6

Updated by Markus Hölzle over 6 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF