Last modified: 2011-03-13 18:05:38 UTC
The above URL gave valid results about a few weeks ago. Now it gives the following error. I'm filing this under wikimedia since my guess is that this is the result of a configuration change. <yurik> <error>internal_error</error> <usage xml:space="preserve"> *------ Error: Exception Caught: DB connection error: Unknown database 'enwiki' (10.0.0.233) #0 /usr/local/apache/common-local/php-1.5/includes/LoadBalancer.php(509): Database->reportConnectionError('Unknown error (...') #1 /usr/local/apache/common-local/php-1.5/includes/LoadBalancer.php(433): LoadBalancer->reportConnectionError(Object(DatabaseMysql)) #2 /usr/local/apache/common-local/php-1.5/includes/LoadBalancer.php(409): LoadBalancer->openConnection(7, true) #3 /usr/local/apache/common-local/php-1.5/includes/GlobalFunctions.php(2211): LoadBalancer->getConnection(-1, true, 'commons') #4 /usr/local/apache/common-local/php-1.5/extensions/BotQuery/query.php(1454): wfGetDB(-1, 'commons') #5 /usr/local/apache/common-local/php-1.5/extensions/BotQuery/query.php(633): BotQueryProcessor->genImageInfo('imageinfo', Array) #6 /usr/local/apache/common-local/php-1.5/extensions/BotQuery/query.php(613): BotQueryProcessor->callGenerators(false) #7 /usr/local/apache/common-local/php-1.5/extensions/BotQuery/query.php(80): BotQueryProcessor->execute() #8 {main} (internal_error) ------*
Could BotQuery's SQL queries be going to the wrong cluster?
I believe that this query was functioning correctly when I closed this bug, but it was broken again quite soon afterwards. There is a new error now at the above URL. I don't believe that this is correct behaviour. <yurik> <error>ii_noshared</error> <usage xml:space="preserve"> *------ Error: This site does not have shared image repository (ii_noshared) ------*
As the query.php is obsolete now, no more bugfixes will probably be made to it, and thus I mark it as wontfix