Preserve engine type, when creating a temporary tables
Components
Labels
None
Description
Context Information
None
Additional information (do not use)
None
Activity
Show:
Fixed
Details
Priority
Minor
Assignee
Reporter
Alex
AlexDeveloper
Alex
AlexReviewer
Erik S.
Erik S.Change Log Group
Fixed
Change Log Message
Engine type of a LIVE database table wasn't preserved during matching TEMP table creation.
Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Time tracking
1h 30m logged
Story Points
1
Fix versions
Created September 16, 2022 at 2:04 PM
Updated December 29, 2024 at 8:48 PM
Resolved November 9, 2022 at 3:52 PM
add protected "\kTempTablesHandler::getTableEngine" method, that will return engine type of a given database table
use above-added method in the "\kTempTablesHandler::CreateTempTable" method to populate database "engine type"