https://bugzilla.wikimedia.org/show_bug.cgi?id=17028
Leons Petrazickis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #2 from Leons Petrazickis <[email protected]> 2009-01-14 22:43:42 UTC --- Committed as r45755. (bug 17028) Added support for IBM DB2 database. config/index.php has new interface elements that only show up if PHP has ibm_db2 module enabled. AutoLoader knows about the new DB2 classes. GlobalFunctions has a new constant for DB2 time format. Revision class fixed slightly. Also includes new PHP files containing the Database and Search API implementations for IBM DB2. There was more discussion at this URL: http://lists.wikimedia.org/pipermail/wikitech-l/2008-December/040683.html There needs to be a follow-up bug to address the bits of administrative pages that use the non-cross-database LIMIT statement explicitly instead of calling the Database API limitResult() function. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
