Reported with T180563
On *.web:
MariaDB [wikidatawiki_p]> SELECT 1 FROM wb_items_per_site LIMIT 1;
....times out.
On *.analytics:
MariaDB [wikidatawiki_p]> SELECT 1 FROM wb_items_per_site LIMIT 1; +---+ | 1 | +---+ | 1 | +---+ 1 row in set (0.00 sec)
Other tables in wikidatawiki_p seem to be acting normally.