Project

General

Profile

Actions

Bug #102174

closed

Unnecessary SELECT DATABASE() due to Connection::ensureDatabaseValueTypes()

Added by Christoph Lehmann about 1 year ago. Updated 5 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Performance
Target version:
-
Start date:
2023-10-15
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When all database values handed over to Connection::ensureDatabaseValueTypes() have types, then it doesn't need to do anything, especially the instantiation of SchemaInformation, whose constructor does the SELECT DATABASE query.


Files

select-database-statements.png (95.3 KB) select-database-statements.png Christoph Lehmann, 2023-10-15 20:08
Actions

Also available in: Atom PDF