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

--- Comment #4 from Aaron Schulz <[email protected]> 2012-06-26 01:38:38 
UTC ---
(In reply to comment #3)
> [ Why are you installing FlaggedRevs with sqlite? ]
> 
> Short answer. To ensure compliance of our extensions with SQLite.
> 
> Normal answer. I've no scenario where I need a SQLite working wiki 
> installation
> with FlaggedRevs. My plan were each time I've to work on an extension, I would
> try it on my test SQLite wiki, so I can also improve compatibility with this
> SQL engine.
> 
> [ Indexes issue ]
> 
> The core tables indexes and +- 60 extensions already work fine on SQLite. In
> thix context, I think it would be interesting to improve this compatibility
> extension by extension.
> 
> What would be the drawbacks to rename indexes? They are used only internally 
> by
> database aren't they?

If you renamed them, then FORCE INDEX code in extensions will break on existing
installs. On WMF, this is slightly tedious, since these tables have millions of
rows. Though it's no where near as tedious as it was before percona OSC.

-- 
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

Reply via email to