[15:51:49] AaronSchulz: is this one resolved? Or more to do regarding SHOW STATUS timeout? https://phabricator.wikimedia.org/T129093 [16:24:53] Krinkle: the query itself does not use the timeout afaik [16:27:25] AaronSchulz: it also doesn't use select() [16:28:16] but for pt-heartbeat at least that'll be easy to do [16:28:22] maybe that can suffice for the task? [16:30:16] a method to add a timeout to a select string could be split off from selectSQLText() and made use of