[Bug 37921] Can't install FlaggedRevs extension with SQLite

2014-01-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37921 Aaron Schulz changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED Resolution|---

[Bug 37921] Can't install FlaggedRevs extension with SQLite

2014-01-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37921 Aaron Schulz changed: What|Removed |Added Assignee|wikibugs-l@lists.wikimedia. |aschulz4...@gmail.com

[Bug 37921] Can't install FlaggedRevs extension with SQLite

2014-01-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37921 --- Comment #21 from Gerrit Notification Bot --- Change 110451 merged by Chad: Added missing prefix to some indexes https://gerrit.wikimedia.org/r/110451 -- You are receiving this mail because: You are the assignee for the bug. You are on th

[Bug 37921] Can't install FlaggedRevs extension with SQLite

2014-01-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37921 --- Comment #20 from Gerrit Notification Bot --- Change 110451 had a related patch set uploaded by Aaron Schulz: Added missing prefix to some indexes https://gerrit.wikimedia.org/r/110451 -- You are receiving this mail because: You are the a

[Bug 37921] Can't install FlaggedRevs extension with SQLite

2013-10-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37921 --- Comment #19 from Daniel Friesen --- (In reply to comment #4) > 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. Tho

[Bug 37921] Can't install FlaggedRevs extension with SQLite

2013-07-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37921 Andre Klapper changed: What|Removed |Added Keywords|patch-in-gerrit | Status|ASSIGNED

[Bug 37921] Can't install FlaggedRevs extension with SQLite

2013-07-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37921 Aaron Schulz changed: What|Removed |Added Assignee|dereck...@espace-win.org|wikibugs-l@lists.wikimedia.

[Bug 37921] Can't install FlaggedRevs extension with SQLite

2013-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37921 Andre Klapper changed: What|Removed |Added Priority|Unprioritized |Normal Severity|normal

[Bug 37921] Can't install FlaggedRevs extension with SQLite

2012-12-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37921 Dereckson changed: What|Removed |Added Keywords||patch-in-gerrit --- Comment #17 from Derec

[Bug 37921] Can't install FlaggedRevs extension with SQLite

2012-12-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37921 Rob Lanphier changed: What|Removed |Added CC|ro...@wikimedia.org | -- You are receiving this mail becaus

[Bug 37921] Can't install FlaggedRevs extension with SQLite

2012-12-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37921 --- Comment #16 from Dereckson --- Sorry for the delay. I'm planning to facilitate bug like this resolution to add in core (class DatabaseUpdater) some methods to drop or rename an index: Gerrit change 39169. -- You are receiving this mail b

[Bug 37921] Can't install FlaggedRevs extension with SQLite

2012-12-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37921 Dereckson changed: What|Removed |Added Attachment #10901|0 |1 is obsolete|

[Bug 37921] Can't install FlaggedRevs extension with SQLite

2012-12-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37921 --- Comment #14 from Andre Klapper --- Dereckson: Are you working on this, or shall this bug be reassigned to default assignee again? -- You are receiving this mail because: You are watching all bug changes. __

[Bug 37921] Can't install FlaggedRevs extension with SQLite

2012-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37921 Krenair changed: What|Removed |Added CC||kren...@gmail.com --- Comment #13 from Krena

[Bug 37921] Can't install FlaggedRevs extension with SQLite

2012-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37921 --- Comment #12 from Aaron Schulz 2012-09-10 04:25:26 UTC --- (In reply to comment #10) > Yes, of course. > > My two first July weeks were a little busy, but now I've some time to prepare > that as soon as I will have emptied my MediaWiki/Wik

[Bug 37921] Can't install FlaggedRevs extension with SQLite

2012-07-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37921 --- Comment #11 from Brandon Sky 2012-07-29 18:19:31 UTC --- Created attachment 10901 --> https://bugzilla.wikimedia.org/attachment.cgi?id=10901 Removing this fixes the problem. Removing this line of code fixes the problem. -- Configure b

[Bug 37921] Can't install FlaggedRevs extension with SQLite

2012-07-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37921 Dereckson changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #10 from Dereckson 2

[Bug 37921] Can't install FlaggedRevs extension with SQLite

2012-07-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37921 --- Comment #9 from Aaron Schulz 2012-07-20 02:35:42 UTC --- (In reply to comment #7) > No, this is not a good solution: > > (1) this is not coherent - most other extensions and most other indexes in > your > extension have already a prefix

[Bug 37921] Can't install FlaggedRevs extension with SQLite

2012-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37921 Aaron Schulz changed: What|Removed |Added CC||afeld...@wikimedia.org --- Comment #8 f

[Bug 37921] Can't install FlaggedRevs extension with SQLite

2012-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37921 --- Comment #7 from Dereckson 2012-06-27 08:44:08 UTC --- No, this is not a good solution: (1) this is not coherent - most other extensions and most other indexes in your extension have already a prefix ; (2) nothing would give us the warran

[Bug 37921] Can't install FlaggedRevs extension with SQLite

2012-06-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37921 --- Comment #6 from Aaron Schulz 2012-06-27 00:54:40 UTC --- (In reply to comment #5) > I support creating a separate SQL file for SQLite. More tedious, but saves us > the pointless live schema change at WMF. You can overload the indexName()

[Bug 37921] Can't install FlaggedRevs extension with SQLite

2012-06-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37921 Max Semenik changed: What|Removed |Added CC||maxsem.w...@gmail.com --- Comment #5 fro

[Bug 37921] Can't install FlaggedRevs extension with SQLite

2012-06-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37921 --- Comment #4 from Aaron Schulz 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 scen

[Bug 37921] Can't install FlaggedRevs extension with SQLite

2012-06-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37921 --- Comment #3 from Dereckson 2012-06-25 09:02:40 UTC --- [ 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 wik

[Bug 37921] Can't install FlaggedRevs extension with SQLite

2012-06-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37921 --- Comment #2 from Aaron Schulz 2012-06-25 00:42:50 UTC --- * Many of our indexes do not have prefixes -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are

[Bug 37921] Can't install FlaggedRevs extension with SQLite

2012-06-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37921 --- Comment #1 from Aaron Schulz 2012-06-25 00:42:06 UTC --- I think sqlite sees the page_time index on the logging table and barfs... Many of our indexes due no have prefixes, as MySQL doesn't have this problem (INDEX name uniqueness is sens