Last modified: 2014-03-27 11:08:26 UTC
deploy schema change on wikidatawiki and testwikidatawiki to convert wb_terms term_row_id from INT to BIGINT
see also bug 47135 and https://gerrit.wikimedia.org/r/#/c/99637/ the actual sql patch needed is Wikibase/repo/sql/MakeRowIDsBig.sql
Noting testwikidatawiki is already updated
per sean, this is not done yet and is not a high priority right now (but not forgotten) bigint is not needed quite yet, given table size, and the smaller primary index is not a bad thing at the moment. (but the change shall be done at some point)