Page MenuHomePhabricator

1142 SELECT command denied to user 's53003'@'10.64.16.14' for table 'actor_revision' when viewing global contributions for Timzy D'Great
Open, HighPublic

Description

/var/www/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php: 97 - An exception occurred while executing 'SET STATEMENT max_statement_time = 600 FORSELECT 'enwikivoyage' AS `dbName`, actor_id FROM `enwikivoyage_p`.`actor_revision` WHERE actor_name = ? UNION SELECT 'igwikiquote' AS `dbName`, actor_id FROM `igwikiquote_p`.`actor_revision` WHERE actor_name = ?' with params ["Timzy D'Great", "Timzy D'Great"]:SQLSTATE[42000]: Syntax error or access violation: 1142 SELECT command denied to user 's53003'@'10.64.16.14' for table 'actor_revision'

URL: https://xtools.wmflabs.org/globalcontribs/Timzy_D'Great

Please provide any further details here

XTools version: 3.16.1-f25ab303

Event Timeline

Matthewrbowker renamed this task from PLEASE REPLACE WITH A DESCRIPTION OF THE ERROR to 1142 SELECT command denied to user 's53003'@'10.64.16.14' for table 'actor_revision' when viewing global contributions for Timzy D'Great.Nov 5 2022, 5:29 AM
Matthewrbowker triaged this task as High priority.
Matthewrbowker updated the task description. (Show Details)

This is due to T314639 not being completed yet.

@JJMC89 Thank you! I wonder if there's a way to have XTools ignore tables that aren't completed.

@JJMC89 Thank you! I wonder if there's a way to have XTools ignore tables that aren't completed.

That is supposed to already be the case https://github.com/x-tools/xtools/commit/deab0ef453c243b44ae579a3ddf8ab22bc2de7eb

I'm not sure why it isn't working. XTools is currently in limbo. I got about 75% of the way through a Symfony upgrade then had to take a break. I hope to return to it very soon, then we can start fixing bugs again.