[Bug 47135] term_row_id field needs to be converted to a BIGINT.

2014-01-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47135

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47135] term_row_id field needs to be converted to a BIGINT.

2014-01-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47135

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47135] term_row_id field needs to be converted to a BIGINT.

2014-01-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47135

--- Comment #7 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 99637 merged by jenkins-bot:
(bug 47135) Make row IDs use BIGINT.

https://gerrit.wikimedia.org/r/99637

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47135] term_row_id field needs to be converted to a BIGINT.

2013-12-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47135

--- Comment #6 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 99637 had a related patch set uploaded by Daniel Kinzler:
(bug 47135) Make row IDs use BIGINT.

https://gerrit.wikimedia.org/r/99637

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47135] term_row_id field needs to be converted to a BIGINT.

2013-12-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47135

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|ASSIGNED|PATCH_TO_REVIEW

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47135] term_row_id field needs to be converted to a BIGINT.

2013-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47135

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||lydia.pintscher@wikimedia.d
   ||e

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47135] term_row_id field needs to be converted to a BIGINT.

2013-11-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47135

Daniel Kinzler daniel.kinz...@wikimedia.de changed:

   What|Removed |Added

 Whiteboard||backlog

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47135] term_row_id field needs to be converted to a BIGINT.

2013-10-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47135

Daniel Kinzler daniel.kinz...@wikimedia.de changed:

   What|Removed |Added

 CC||daniel.kinz...@wikimedia.de

--- Comment #4 from Daniel Kinzler daniel.kinz...@wikimedia.de ---
The database setup and upgrade scripts should still be changed to use UNSIGNED
BIGINT

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47135] term_row_id field needs to be converted to a BIGINT.

2013-10-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47135

Daniel Kinzler daniel.kinz...@wikimedia.de changed:

   What|Removed |Added

   Keywords||easy
   Priority|Unprioritized   |Normal
   Severity|enhancement |normal

--- Comment #5 from Daniel Kinzler daniel.kinz...@wikimedia.de ---
The files that needs updates are: 

repo/includes/store/sql/AddRowIDs*sql
repo/includes/store/sql/Wikibase*sql

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47135] term_row_id field needs to be converted to a BIGINT.

2013-04-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47135

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

 CC||afeld...@wikimedia.org
   Severity|normal  |enhancement

--- Comment #1 from Sam Reed (reedy) s...@reedyboy.net ---
[20:29:12] Reedy Surely INT - BIGINT should be quick at the database level?
[20:29:21] Reedy Nothing needs to actually change..
[20:30:26] Reedy That and it has a PK so should work with OSC

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47135] term_row_id field needs to be converted to a BIGINT.

2013-04-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47135

--- Comment #2 from Brion Vibber br...@wikimedia.org ---
Couple reminders:

* if any 32-bit machines remain in the cluster, integers will potentially be
32-bit and esplode

* if any JavaScript code needs to work with these IDs as numbers, they'll be
limited to ~53 bits since numbers are represented as double-precision floats.

As long as 32-bit machines are all gone, shouldn't have trouble though. It'll
take a while to hit 53 bits... I hope. :) [This was a big problem on Twitter a
couple years ago, they had to add string fields to allow processing IDs as
strings.]

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47135] term_row_id field needs to be converted to a BIGINT.

2013-04-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47135

Aaron Schulz aschulz4...@gmail.com changed:

   What|Removed |Added

 CC||aschulz4...@gmail.com

--- Comment #3 from Aaron Schulz aschulz4...@gmail.com ---
I don't think we have to worry about us having 32 bit servers, I believe those
were gone long ago.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l