https://bugzilla.wikimedia.org/show_bug.cgi?id=44585
Web browser: ---
Bug ID: 44585
Summary: refactor Database::duplicateTableStructure() to get a
separate Database::createTemporaryTable()
Product: MediaWiki
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: Unprioritized
Component: Database
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Mobile Platform: ---
From
https://www.mediawiki.org/wiki/Thread:Project:Support_desk/Mediawiki_Database_abstraction_layer_wrapper_functions:_how_to_CREATE_TEMPORARY_TABLE
a developer was able to get temporary tables in a db agnostic fashion by using
Database::duplicateTableStructure(). In the underlying code, most databases
seem to do something like CREATE TEMPORARY TABLE. This should code should be
refactored so that we have Database::createTemporaryTable().
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l