Ladsgroup added a comment.

  Trying to do point number 4, Ran it locally and couldn't find anything we can 
batch:
  
    amsa@amsa-Latitude-7480:/var/log/mediawiki$ tail debug-repo.log --lines 200 
| grep DBQuery | grep -v LCStoreDB | grep wbt_ | grep -i insert
    [DBQuery] 
Wikibase\Lib\Store\Sql\Terms\DatabasePropertyTermStore::acquireAndInsertTerms 
[0.001s] [Null]: SELECT  wbpt_term_in_lang_id AS `value`  FROM 
`wbt_property_terms`    WHERE wbpt_property_id = '21'   FOR UPDATE
    [DBQuery] Wikimedia\Rdbms\Database::insert [0.001s] [Null]: INSERT  INTO 
`wbt_text` (wbx_text) VALUES ('fa-value'),('fa-vaeeelue')
    [DBQuery] Wikimedia\Rdbms\Database::insert [0s] [Null]: INSERT  INTO 
`wbt_text_in_lang` (wbxl_text_id,wbxl_language) VALUES ('19','fa'),('18','fa')
    [DBQuery] Wikimedia\Rdbms\Database::insert [0s] [Null]: INSERT  INTO 
`wbt_term_in_lang` (wbtl_text_in_lang_id,wbtl_type_id) VALUES 
('19','1'),('18','2')
    [DBQuery] Wikibase\Lib\Store\Sql\Terms\{closure} [0s] [Null]: INSERT  INTO 
`wbt_property_terms` (wbpt_property_id,wbpt_term_in_lang_id) VALUES 
('21','18'),('21','19')
  
  The transaction part seems more important.

TASK DETAIL
  https://phabricator.wikimedia.org/T234948

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup
Cc: #dba, Liuxinyu970226, hashar, LarsWirzenius, Lydia_Pintscher, alaa_wmde, 
Jdforrester-WMF, WMDE-leszek, Marostegui, Ladsgroup, Aklapper, jcrespo, 
Iflorez, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, Pablo-WMDE, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Jonas, 
Wikidata-bugs, aude, Mbch331, Jay8g, Krenair
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to