https://bugzilla.wikimedia.org/show_bug.cgi?id=33384

       Web browser: ---
             Bug #: 33384
           Summary: database drivers cannot be provided by extension
           Product: MediaWiki
           Version: 1.19-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Database
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Database::factory includes a hardcoded list of database drivers,
                $canonicalDBTypes = array(
                       'mysql', 'postgres', 'sqlite', 'oracle', 'mssql',
'ibm_db2'

I don't see how an extension could append to this list.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to