Was looking at deleted revision and get database query error
{ "servedby": "mw1228", "warnings": { "query": { "*": "Formatting of continuation data will be changing soon. To continue using the current formatting, use the 'rawcontinue' parameter. To begin using the new format, pass an empty string for 'continue' in the initial query." } }, "error": { "code": "internal_api_error_DBQueryError", "info": "[9f765fac] Database query error" } }
https://de.wikipedia.org/w/api.php?action=query&list=alldeletedrevisions&adrprefix=Salingen
{ "servedby": "mw1136", "warnings": { "query": { "*": "Formatting of continuation data will be changing soon. To continue using the current formatting, use the 'rawcontinue' parameter. To begin using the new format, pass an empty string for 'continue' in the initial query." } }, "error": { "code": "internal_api_error_DBQueryError", "info": "[6ce91710] Database query error" } }
Would be nice to get access to the stacktrace or the sql. Thanks.