MusikAnimal / sql-optimizer

Run EXPLAIN on Wikimedia Toolforge SQL queries
https://sql-optimizer.toolforge.org
MIT License
8 stars 2 forks source link

Toolforge SQL Optimizer broken (unknown thread ID error) #3

Closed lucaswerkmeister closed 5 years ago

lucaswerkmeister commented 5 years ago

Trying to use the SQL Optimizer with any query (example) results in the following error:

SHOW EXPLAIN failed: Unknown thread id: 6358001

(The thread ID is different every time.)

MusikAnimal commented 5 years ago

We're back online! Thank you for letting me know

joeroe commented 3 years ago

This is happening again for me:

SHOW EXPLAIN failed: Unknown thread id: 658389835 This may be a connection issue. If you believe your query is valid, try resubmitting.

Query

MusikAnimal commented 3 years ago

@joeroe Fixed again! Sorry for the inconvenience. From this point forward, I think we're a bit more future-proof.