Aryeh Gregor wrote: > On Fri, Sep 3, 2010 at 5:05 PM, Max Semenik <[email protected]> wrote: >> SQLite actually shares some patches with MySQL, and the whole approach >> is documented at >> http://www.mediawiki.org/wiki/Manual:Database_access#SQLite_compatibility > > Only adding one column per statement would be pretty terrible for > MySQL, since it would require a ton of table rebuilds. So the patches > will have to stay separate, and be maintained by the people concerned > about the particular database, I guess.
Oro it is changed to accept multicolumn ALTERs (that would require changing Database::sourceStream()...) _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
