Page MenuHomePhabricator

Increase in SQLPlatform::tableName: use of subqueries is not supported this way
Open, Needs TriagePublic

Description

Since the start of this month I have notice a sharp increase in errors that look like the following:

[warning] [DBQuery] Wikimedia\\Rdbms\\Platform\\SQLPlatform::tableName: use of subqueries is not supported this way

image.png (140×1 px, 19 KB)

Event Timeline

Was this observed on the staging or the production cluster?

Was this observed on the staging or the production cluster?

This was actually a union of them. Most are in wbaas-3 (production) though. Query to look at them is:

resource.labels.container_name="mediawiki"
severity=ERROR
textPayload="[warning] [DBQuery] Wikimedia\\Rdbms\\Platform\\SQLPlatform::tableName: use of subqueries is not supported this way"
resource.labels.cluster_name="wbaas-3"

Is this still an issue? I'm not seeing this in any kibana production logs.