[16:20:15] Amir1: Expectation (readQueryRows <= 10000) by MediaWiki\Actions\ActionEntryPoint::execute not met (actual: 12654) in trx #bec453ba84: SELECT pi_property_id,pi_info FROM `wb_property_info` [16:20:35] Just reading 12,000 rows on a page views (commons main page) nothing to see here [16:22:16] onBeforePageDisplay > WikibaseMediaInfoHooks > WBMIHooksHelper::getPropertyType > … > PropertyInfoTable->getAllPropertyInfo [16:22:38] T349511 [16:22:39] T349511: [LIB] [TECH] Wikibase reads too many wb_property_info rows at once (expectation readQueryRows <= 10000 not met) - https://phabricator.wikimedia.org/T349511 [16:23:32] there's two getWithSet in-between. one bagstuff (probably apcu?) and one wancache. I must've caught one where the wan was also a miss on mwdebug. [16:23:43] yup [16:35:40] it can be split to a couple of queries